From 799cc5ff6d663f3570b016df490a10e59344d850 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 2 Jul 2008 12:11:15 +0000 Subject: [PATCH] - 0.3.0. --- .cvsignore | 1 + patchutils-0.3.0.tar.bz2.sig | Bin 0 -> 65 bytes patchutils-author.patch | 31 ------------------------------- patchutils.spec | 9 +++++---- sources | 2 +- 5 files changed, 7 insertions(+), 36 deletions(-) create mode 100644 patchutils-0.3.0.tar.bz2.sig delete mode 100644 patchutils-author.patch 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 0000000000000000000000000000000000000000..43ee85b227d4505b2867d733403be3bcdae2b3ff GIT binary patch literal 65 zcmV-H0KWf-KLZ5-NNZ|cX(f@P9=Dkz5du|e0H0a&rB;2ec>y@0HocMW^OYxoyNUps X0-9ks`z~(Lv?MnCKmi8kC-!q&H>n#H literal 0 HcmV?d00001 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