File tree 3 files changed +10
-6
lines changed 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2015-04-29 Aurelien Degremont <aurelien.degremont@cea.fr>
2
+ * Release: 1.4
3
+
1
4
2015-04-27 Aurelien Degremont <aurelien.degremont@cea.fr>
2
5
* Fix stacktrace when start/umount command failed (ticket #190)
3
6
Original file line number Diff line number Diff line change 1
- %define name shine
2
- %define release 1%{?dist }
3
1
2
+ Name: shine
4
3
Summary: Lustre administration utility
5
- Name: %{name }
6
4
Version: %{version }
7
- Release: %{ release }
5
+ Release: 1%{? dist }
8
6
Source0: %{name }-%{version }.tar.gz
9
7
License: GPL
10
8
Group: Development/Libraries
@@ -48,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
48
46
%doc %{_mandir }/man5/shine.conf.5.gz
49
47
50
48
%changelog
49
+ * Wed Apr 29 2015 <aurelien.degremont@cea.fr> - 1.4-1
50
+ - Update to shine 1.4
51
+
51
52
* Tue Mar 11 2014 <aurelien.degremont@cea.fr> - 1.3.1-1
52
53
- Update to shine 1.3.1
53
54
Original file line number Diff line number Diff line change 1
- public_version = "1.3.1 "
2
- __version__ = "1.3.1 "
1
+ public_version = "1.4 "
2
+ __version__ = "1.4 "
You can’t perform that action at this time.
0 commit comments