diff --git a/.cvsignore b/.cvsignore index 6f04d90..5e4491c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ patchutils-0.2.30.tar.bz2 patchutils-0.2.31.tar.bz2 +patchutils-0.3.0.tar.bz2 diff --git a/patchutils-0.3.0.tar.bz2.sig b/patchutils-0.3.0.tar.bz2.sig new file mode 100644 index 0000000..43ee85b Binary files /dev/null and b/patchutils-0.3.0.tar.bz2.sig differ diff --git a/patchutils-author.patch b/patchutils-author.patch deleted file mode 100644 index f7337b4..0000000 --- a/patchutils-author.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- patchutils-0.2.31/doc/patchutils.xml.author 2005-03-22 13:18:36.000000000 +0000 -+++ patchutils-0.2.31/doc/patchutils.xml 2005-07-22 15:08:10.000000000 +0100 -@@ -4,18 +4,20 @@ - - - Patchutils -- -- Tim -- Waugh -- --
twaugh@redhat.com
--
--
-
- - -- Man pages -+ -+ -+ Tim -+ Waugh -+ -+
twaugh@redhat.com
-+
-+
-+
- -+ Man pages - - - patchutils diff --git a/patchutils.spec b/patchutils.spec index c7105ae..b8c9ad4 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,12 +1,11 @@ Summary: A collection of programs for manipulating patch files Name: patchutils -Version: 0.2.31 -Release: 5%{?dist} +Version: 0.3.0 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://cyberelk.net/tim/patchutils/ Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2 -Patch0: patchutils-author.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: interdiff <= 0.0.10 Provides: interdiff = 0.0.10 @@ -23,7 +22,6 @@ patches, and simply listing the files modified by a patch. %prep %setup -q -%patch0 -p1 -b .author %build touch doc/patchutils.xml @@ -47,6 +45,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Wed Jul 2 2008 Tim Waugh 0.3.0-1 +- 0.3.0. + * Wed Feb 13 2008 Tim Waugh 0.2.31-5 - Rebuild for GCC 4.3. diff --git a/sources b/sources index 7f2bb4c..b8663b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3aa902cb7a57a4aa09427de603ebf17b patchutils-0.2.31.tar.bz2 +91cce007527cd0df93aeb81459575485 patchutils-0.3.0.tar.bz2