diff options
| author | Miroslav Lichvar <mlichvar@fedoraproject.org> | 2008-08-25 14:47:07 (GMT) |
|---|---|---|
| committer | Miroslav Lichvar <mlichvar@fedoraproject.org> | 2008-08-25 14:47:07 (GMT) |
| commit | a091c9ee77900087147def2f132b548bb38c9b87 (patch) | |
| tree | 2f5b5f08c0c26285c445f1c86c7b07bfb622f715 | |
| parent | 07fd868dc068bd0b83cafd2bc96daf1c0c37d56b (diff) | |
| download | adjtimex-a091c9ee77900087147def2f132b548bb38c9b87.zip adjtimex-a091c9ee77900087147def2f132b548bb38c9b87.tar.gz adjtimex-a091c9ee77900087147def2f132b548bb38c9b87.tar.bz2 | |
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | adjtimex.spec | 5 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 3 deletions
@@ -1 +1 @@ -adjtimex_1.24.orig.tar.gz +adjtimex_1.26.orig.tar.gz diff --git a/adjtimex.spec b/adjtimex.spec index 5a75ff4..90e7aef 100644 --- a/adjtimex.spec +++ b/adjtimex.spec @@ -1,6 +1,6 @@ Summary: A utility for adjusting kernel time variables Name: adjtimex -Version: 1.24 +Version: 1.26 Release: 1%{?dist} ExclusiveOS: Linux License: GPLv2+ @@ -40,6 +40,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/adjtimex.8* %changelog +* Mon Aug 25 2008 Miroslav Lichvar <mlichvar@redhat.com> 1.26-1 +- update to 1.26 + * Wed May 21 2008 Miroslav Lichvar <mlichvar@redhat.com> 1.24-1 - update to 1.24 @@ -1 +1 @@ -481fdcf47c685989654aa207687b49db adjtimex_1.24.orig.tar.gz +bf890ded579d8f25c29d5f9545ae1c0d adjtimex_1.26.orig.tar.gz |
