From 0378a09e0670a865a46d50713efdb9d33be11ef0 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Fri, 11 Nov 2005 21:38:24 +0000 Subject: [PATCH] =?UTF-8?q?-=20Fix=20GPL=20reference=20in=20usage=20messag?= =?UTF-8?q?e=20(#163531,=20patch=20by=20Ville=20Skytt=C3=A4)=20-=20Convert?= =?UTF-8?q?=20changelog=20to=20UTF-8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- sources | 2 +- tmpwatch.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 944903a..21763c2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tmpwatch-2.9.4.tar.gz +tmpwatch-2.9.5.tar.gz diff --git a/sources b/sources index f9dc6f3..cb02004 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3317c7f45eb35690d78c87cdf50d0e3e tmpwatch-2.9.4.tar.gz +38e5736baddc67e0689f4d636775d601 tmpwatch-2.9.5.tar.gz diff --git a/tmpwatch.spec b/tmpwatch.spec index c4be78f..e626c4a 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -1,6 +1,6 @@ Summary: A utility for removing files based on when they were last accessed. Name: tmpwatch -Version: 2.9.4 +Version: 2.9.5 Release: 1 Source: %{name}-%{version}.tar.gz License: GPL @@ -49,6 +49,10 @@ rm -rf %{buildroot} %config(noreplace) /etc/cron.daily/tmpwatch %changelog +* Fri Nov 11 2005 Miloslav Trmac - 2.9.5-1 +- Fix GPL reference in usage message (#163531, patch by Ville Skyttä) +- Convert changelog to UTF-8 + * Mon Jun 20 2005 Miloslav Trmac - 2.9.4-1 - Add --dirmtime (#91096) - Handle fchdir () failures @@ -122,7 +126,7 @@ rm -rf %{buildroot} * Mon Jul 2 2001 Preston Brown - better checking for directory existence cleaning man cache dirs (#44117) -* Fri May 11 2001 Trond Eivind Glomsrød +* Fri May 11 2001 Trond Eivind Glomsrød - Handle directories with large files - fix some warnings during compilation