Prepare 0.5.13 release
This commit is contained in:
parent
364c2691a1
commit
d1b8f9cbd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ munge-0.5.9.tar.bz2
|
|||||||
/munge-0.5.10.tar.bz2
|
/munge-0.5.10.tar.bz2
|
||||||
/munge-0.5.11.tar.bz2
|
/munge-0.5.11.tar.bz2
|
||||||
/munge-0.5.12.tar.xz
|
/munge-0.5.12.tar.xz
|
||||||
|
/munge-0.5.13.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: munge
|
Name: munge
|
||||||
Version: 0.5.12
|
Version: 0.5.13
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Enables uid & gid authentication across a host cluster
|
Summary: Enables uid & gid authentication across a host cluster
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -162,6 +162,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 17 2018 Steve Traylen <steve.traylen@cern.ch> - 0.5.13-1
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.12-9
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.12-9
|
||||||
- Escape macros in %%changelog
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user