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

Nalin Dahyabhai nalin at fedoraproject.org
Mon Feb 14 22:46:49 UTC 2011


commit 664b62c20a8dd079ce464cbf466e3fd9256379e0
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Date:   Mon Feb 14 17:46:45 2011 -0500

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

 .gitignore      |    1 +
 certmonger.spec |    8 ++++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31409ee..f10b709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/certmonger.spec b/certmonger.spec
index d10f82d..15bc5f6 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -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 at 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 at lists.fedoraproject.org> - 0.34-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 42937bc..bebaacc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87b06d9aed6af9eacb09cb3da1742439  certmonger-0.34.tar.gz
+f1df2cf27bc97b6052c1236d288bf0b7  certmonger-0.35.tar.gz


More information about the scm-commits mailing list