Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 4a96ec3

Browse files
committed
Updating version to v0.3.1
1 parent 4a9a48c commit 4a96ec3

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

RMD_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3
1+
v0.3.1

packaging/rmd.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Name: rmd
2-
Version: 0.3
2+
Version: 0.3.1
33
Release: 1%{?dist}
44
Summary: Resource Management Daemon-RMD
55
License: ASL 2.0 and GPLv2+ and BSD and LGPLv2+ and LGPLv2.1+ and MIT and MPLv2.0
66
URL: https://github.com/intel/rmd
7-
Source0: https://github.com/intel/rmd/archive/v0.3.tar.gz
7+
Source0: https://github.com/intel/rmd/archive/v0.3.1.tar.gz
88

99
#Extra packages can be generated by running script in the RMD source
1010
#./packaging/download_extra_packages.sh <Temp_Download_Dir> <Destination_Dir>
@@ -230,6 +230,9 @@ rm -rf /var/run/rmd/
230230
rm -rf /etc/pam.d/rmd
231231

232232
%changelog
233+
* Thu Jan 21 2021 Gargi Sau <[email protected]> - 0.3.1-1
234+
- RMD package version 0.3.1
235+
233236
* Mon Jun 22 2020 ArunPrabhu Vijayan <[email protected]> - 0.3-1
234237
- New release 0.3
235238

0 commit comments

Comments
 (0)