From a1bb00ae7257bc4db698c5117512e92f52523f61 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 2 Mar 2011 15:51:28 -0500 Subject: [PATCH] - update to 0.35.1, because there's a leap day between now and a year from now --- .gitignore | 1 + certmonger.spec | 6 +++++- sources | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f10b709..846b488 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ certmonger-0.28.tar.gz /certmonger-0.32.tar.gz /certmonger-0.34.tar.gz /certmonger-0.35.tar.gz +/certmonger-0.35.1.tar.gz diff --git a/certmonger.spec b/certmonger.spec index 15bc5f6..7a039d3 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -1,5 +1,5 @@ Name: certmonger -Version: 0.35 +Version: 0.35.1 Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client @@ -109,6 +109,10 @@ exit 0 %{_localstatedir}/lib/certmonger %changelog +* Wed Mar 2 2011 Nalin Dahyabhai 0.35.1-1 +- fix a self-test that broke because one-year-from-now is now a day's worth + of seconds further out than it was a few days ago + * Mon Feb 14 2011 Nalin Dahyabhai 0.35-1 - update to 0.35 - self-test fixes to rebuild properly in mock (#670322) diff --git a/sources b/sources index bebaacc..b11a1de 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ f1df2cf27bc97b6052c1236d288bf0b7 certmonger-0.35.tar.gz +29f8410854ceb06a1753a688034c8e86 certmonger-0.35.1.tar.gz