New upstream release
Also remove hash from macro name in specfile to make rpmlint happy. Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
261cf8c498
commit
4a16359e14
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ corosync-1.2.7.tar.gz
|
||||
/corosync-2.0.1.tar.gz
|
||||
/corosync-2.1.0.tar.gz
|
||||
/corosync-2.2.0.tar.gz
|
||||
/corosync-2.3.0.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: corosync
|
||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||
Version: 2.2.0
|
||||
Version: 2.3.0
|
||||
Release: 1%{?gitver}%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
@ -317,6 +317,9 @@ The Corosync Cluster Engine APIs.
|
||||
%{_mandir}/man8/quorum_overview.8*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 18 2013 Jan Friesse <jfriesse@redhat.com> - 2.3.0-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Dec 12 2012 Jan Friesse <jfriesse@redhat.com> - 2.2.0-1
|
||||
- New upstream release
|
||||
|
||||
@ -441,7 +444,7 @@ The Corosync Cluster Engine APIs.
|
||||
- New upstream release
|
||||
- Use global instead of define
|
||||
- Update Source0 url
|
||||
- Use more %name macro around
|
||||
- Use more name macro around
|
||||
- Cleanup install section. Init script is now installed by upstream
|
||||
- Cleanup whitespace
|
||||
- Don't deadlock between package upgrade and corosync condrestart
|
||||
|
Loading…
Reference in New Issue
Block a user