diff options
| author | cfu <cfu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-01-24 02:15:17 +0000 |
|---|---|---|
| committer | cfu <cfu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2009-01-24 02:15:17 +0000 |
| commit | a6456bc93f4ff13e75527e462f511a9c8293deab (patch) | |
| tree | b507816b6680e143d271d68c11df081d7cf040a5 | |
| parent | 864bbdf2d9b0970ddfdb270c7c99e2c4ee03c956 (diff) | |
fixed missing year in spec files
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@190 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
| -rw-r--r-- | pki/dogtag/ca/pki-ca.spec | 2 | ||||
| -rw-r--r-- | pki/dogtag/common/pki-common.spec | 2 | ||||
| -rw-r--r-- | pki/dogtag/kra/pki-kra.spec | 2 | ||||
| -rw-r--r-- | pki/dogtag/ocsp/pki-ocsp.spec | 2 | ||||
| -rw-r--r-- | pki/dogtag/tks/pki-tks.spec | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/pki/dogtag/ca/pki-ca.spec b/pki/dogtag/ca/pki-ca.spec index fdb837916..9493db55e 100644 --- a/pki/dogtag/ca/pki-ca.spec +++ b/pki/dogtag/ca/pki-ca.spec @@ -278,7 +278,7 @@ fi ############################################################################### %changelog -* Thu Jan 22 Christina Fu <cfu@redhat.com> 1.0.0-20 +* Thu Jan 22 2009 Christina Fu <cfu@redhat.com> 1.0.0-20 - Bugzilla Bug 481237 - Audit Log signing framework * Mon Jan 5 2009 Ade Lee <alee@redhat.com> 1.0.0-19 - Bugzilla Bug #472006, 472007 - Serial number management diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec index 6b41cd6c6..c9cd6df1d 100644 --- a/pki/dogtag/common/pki-common.spec +++ b/pki/dogtag/common/pki-common.spec @@ -280,7 +280,7 @@ chmod 00755 %{_datadir}/%{base_prefix}/setup/postinstall ############################################################################### %changelog -* Thu Jan 22 Christina Fu <cfu@redhat.com> 1.0.0-31 +* Thu Jan 22 2009 Christina Fu <cfu@redhat.com> 1.0.0-31 - Bugzilla Bug 481237 - Audit Log signing framework * Mon Jan 5 2009 Ade Lee <alee@redhat.com> 1.0.0-30 - Bugzilla Bug 472006, 472007 - serial number management diff --git a/pki/dogtag/kra/pki-kra.spec b/pki/dogtag/kra/pki-kra.spec index 5ebbddd83..2fb4baada 100644 --- a/pki/dogtag/kra/pki-kra.spec +++ b/pki/dogtag/kra/pki-kra.spec @@ -285,7 +285,7 @@ fi ############################################################################### %changelog -* Thu Jan 22 Christina Fu <cfu@redhat.com> 1.0.0-11 +* Thu Jan 22 2009 Christina Fu <cfu@redhat.com> 1.0.0-11 - Bugzilla Bug 481237 - Audit Log signing framework * Mon Jan 5 2009 Ade Lee <alee@redhat.com> 1.0.0-10 - Bugzilla Bug #472006 - serial number management diff --git a/pki/dogtag/ocsp/pki-ocsp.spec b/pki/dogtag/ocsp/pki-ocsp.spec index 7721029e8..a2f8f510b 100644 --- a/pki/dogtag/ocsp/pki-ocsp.spec +++ b/pki/dogtag/ocsp/pki-ocsp.spec @@ -294,7 +294,7 @@ fi ############################################################################### %changelog -* Thu Jan 22 Christina Fu <cfu@redhat.com> 1.0.0-10 +* Thu Jan 22 2009 Christina Fu <cfu@redhat.com> 1.0.0-10 - Bugzilla Bug 481237 - Audit Log signing framework * Mon Jan 5 2009 Ade Lee <alee@redhat.com> 1.0.0-9 - Bugzilla Bug #472006, 472007 - Serial number management diff --git a/pki/dogtag/tks/pki-tks.spec b/pki/dogtag/tks/pki-tks.spec index ede20ff5c..e08dbfc54 100644 --- a/pki/dogtag/tks/pki-tks.spec +++ b/pki/dogtag/tks/pki-tks.spec @@ -287,7 +287,7 @@ fi ############################################################################### %changelog -* Thu Jan 22 Christina Fu <cfu@redhat.com> 1.0.0-10 +* Thu Jan 22 2009 Christina Fu <cfu@redhat.com> 1.0.0-10 - Bugzilla Bug 481237 - Audit Log signing framework * Mon Jan 5 2009 Ade Lee <alee@redhat.com> 1.0.0-9 - Bugzilla Bug #472006, 472007 - Serial number management |
