- update to 0.23
- new translations - pl by Piotr Drąg! - cancel daemon startup if we can't gain ownership of our well-known service name on the DBus (#596719)
This commit is contained in:
parent
ab20852900
commit
599e094b4d
@ -4,3 +4,4 @@ certmonger-0.19.tar.gz
|
|||||||
certmonger-0.20.tar.gz
|
certmonger-0.20.tar.gz
|
||||||
certmonger-0.21.tar.gz
|
certmonger-0.21.tar.gz
|
||||||
certmonger-0.22.tar.gz
|
certmonger-0.22.tar.gz
|
||||||
|
certmonger-0.23.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%{?_with_check: %global pcheck 1}
|
%{?_with_check: %global pcheck 1}
|
||||||
|
|
||||||
Name: certmonger
|
Name: certmonger
|
||||||
Version: 0.22
|
Version: 0.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Certificate status monitor and PKI enrollment client
|
Summary: Certificate status monitor and PKI enrollment client
|
||||||
|
|
||||||
@ -100,6 +100,13 @@ exit 0
|
|||||||
%{_localstatedir}/lib/certmonger
|
%{_localstatedir}/lib/certmonger
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2010 Nalin Dahyabhai <nalin@redhat.com> 0.23-1
|
||||||
|
- update to 0.23
|
||||||
|
- new translations
|
||||||
|
- pl by Piotr Drąg!
|
||||||
|
- cancel daemon startup if we can't gain ownership of our well-known
|
||||||
|
service name on the DBus (#596719)
|
||||||
|
|
||||||
* Fri May 14 2010 Nalin Dahyabhai <nalin@redhat.com> 0.22-1
|
* Fri May 14 2010 Nalin Dahyabhai <nalin@redhat.com> 0.22-1
|
||||||
- update to 0.22
|
- update to 0.22
|
||||||
- new translations
|
- new translations
|
||||||
|
Loading…
Reference in New Issue
Block a user