New upstream release
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
650faf4f11
commit
3360c3f91b
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ corosync-1.2.7.tar.gz
|
||||
/corosync-2.3.5.tar.gz
|
||||
/corosync-2.3.6.tar.gz
|
||||
/corosync-2.4.0.tar.gz
|
||||
/corosync-2.4.1.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?gitver}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
@ -379,7 +379,8 @@ The Corosync Cluster Engine APIs.
|
||||
%package -n corosync-qdevice
|
||||
Summary: The Corosync Cluster Engine Qdevice
|
||||
Group: System Environment/Base
|
||||
Requires: corosync
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: corosynclib = %{version}-%{release}
|
||||
Requires: nss-tools
|
||||
|
||||
%if %{with systemd}
|
||||
@ -509,6 +510,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 4 2016 Jan Friesse <jfriesse@redhat.com> - 2.4.1-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Jun 30 2016 Jan Friesse <jfriesse@redhat.com> - 2.4.0-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user