- self-test fixes to rebuild properly in mock (#670322)

This commit is contained in:
Nalin Dahyabhai 2011-02-14 17:46:45 -05:00
parent 538932ab29
commit 664b62c20a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ certmonger-0.28.tar.gz
/certmonger-0.30.tar.gz
/certmonger-0.32.tar.gz
/certmonger-0.34.tar.gz
/certmonger-0.35.tar.gz

View File

@ -1,6 +1,6 @@
Name: certmonger
Version: 0.34
Release: 2%{?dist}
Version: 0.35
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
Group: System Environment/Daemons
@ -109,6 +109,10 @@ exit 0
%{_localstatedir}/lib/certmonger
%changelog
* Mon Feb 14 2011 Nalin Dahyabhai <nalin@redhat.com> 0.35-1
- update to 0.35
- self-test fixes to rebuild properly in mock (#670322)
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
87b06d9aed6af9eacb09cb3da1742439 certmonger-0.34.tar.gz
f1df2cf27bc97b6052c1236d288bf0b7 certmonger-0.35.tar.gz