From b9932a2e08821ff02cd751145021b56f719365e82a16c0e4f80c5429747f5d08 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 8 Jul 2008 21:26:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patchutils?expand=0&rev=3 --- patchutils-0.2.31.tar.bz2 | 3 --- patchutils-0.3.0.tar.bz2 | 3 +++ patchutils.changes | 6 +++++ patchutils.spec | 54 +++++++++++++++++++++------------------ 4 files changed, 38 insertions(+), 28 deletions(-) delete mode 100644 patchutils-0.2.31.tar.bz2 create mode 100644 patchutils-0.3.0.tar.bz2 diff --git a/patchutils-0.2.31.tar.bz2 b/patchutils-0.2.31.tar.bz2 deleted file mode 100644 index 9198eaf..0000000 --- a/patchutils-0.2.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d087c88f6e2cc8fde8d2ab12ff2f85ca3ecb2c67754d0483d158f2e5802b015 -size 146392 diff --git a/patchutils-0.3.0.tar.bz2 b/patchutils-0.3.0.tar.bz2 new file mode 100644 index 0000000..6e88f21 --- /dev/null +++ b/patchutils-0.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27fa6420bbd1adda4dc296b3913ddf34a6d656438c4fda41dffcb10bf3dd5f22 +size 149003 diff --git a/patchutils.changes b/patchutils.changes index c51508f..8b623f6 100644 --- a/patchutils.changes +++ b/patchutils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 4 15:33:33 CEST 2008 - sndirsch@suse.de + +- patchutils 0.3.0 + * new release + ------------------------------------------------------------------- Fri Mar 16 18:05:26 CET 2007 - dmueller@suse.de diff --git a/patchutils.spec b/patchutils.spec index fa7c178..a0fc34e 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,7 +1,7 @@ # -# spec file for package patchutils (Version 0.2.31) +# spec file for package patchutils (Version 0.3.0) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -10,13 +10,14 @@ # norootforbuild + Name: patchutils -URL: http://cyberelk.net/tim/patchutils/ -License: GNU General Public License (GPL) +Url: http://cyberelk.net/tim/patchutils/ +License: GPL v2 or later Group: Productivity/File utilities -Autoreqprov: on -Version: 0.2.31 -Release: 38 +AutoReqProv: on +Version: 0.3.0 +Release: 1 Summary: A Collection of Tools for Manipulating Patch Files Source: %name-%version.tar.bz2 Patch: %name-0.2.30-tailsyntax.diff @@ -63,23 +64,26 @@ make DESTDIR=%buildroot install %_mandir/man1/*.1.gz %changelog -* Fri Mar 16 2007 - dmueller@suse.de +* Fri Jul 04 2008 sndirsch@suse.de +- patchutils 0.3.0 + * new release +* Fri Mar 16 2007 dmueller@suse.de - fix rediff to actually work -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Wed Oct 05 2005 - mmj@suse.de +* Wed Oct 05 2005 mmj@suse.de - Update to 0.2.31 which fixes severeal small bugs -* Wed Aug 11 2004 - mmj@suse.de +* Wed Aug 11 2004 mmj@suse.de - Update to 0.2.30 where some minor parsing bugs were fixed, the documentation was clarified, and a new option was added to lsdiff/filterdiff for selecting patches based on the order in which they appear. -* Tue Jul 06 2004 - mmj@suse.de +* Tue Jul 06 2004 mmj@suse.de - Update to 0.2.29 including since 0.2.27: o Some format conversion bugs were fixed. o Fix no-newline handling o Generate context format that GNU patch actually understands. -* Tue Mar 02 2004 - mmj@suse.de +* Tue Mar 02 2004 mmj@suse.de - Update to 0.2.27 including since 0.2.22: o An option was added to lsdiff to treating empty files as absent. @@ -91,11 +95,11 @@ make DESTDIR=%buildroot install o A new filterdiff option for removing timestamps. o New grepdiff options -E and -f. o Minor bugfixes -* Sat Jan 10 2004 - adrian@suse.de +* Sat Jan 10 2004 adrian@suse.de - add %%defattr -* Tue Apr 08 2003 - ro@suse.de +* Tue Apr 08 2003 ro@suse.de - fix tail calling syntax in testsuite -* Wed Mar 26 2003 - mmj@suse.de +* Wed Mar 26 2003 mmj@suse.de - Update to 0.2.22:, including the following since 0.2.17: · New splitdiff option to split out every file-level patch, and a new option was added to grepdiff to display matching hunks @@ -103,26 +107,26 @@ make DESTDIR=%buildroot install · Support for ISO 8601 timezones · Several bug fixes · Our patches are in mainline -* Mon Mar 03 2003 - pthomas@suse.de +* Mon Mar 03 2003 pthomas@suse.de - Use execvp in rediff, fixes #22428. - Fix configure.in for automake 1.6. -* Tue Sep 17 2002 - uli@suse.de +* Tue Sep 17 2002 uli@suse.de - update -> 0.2.17 (support for conversion between unified and context formats, new option (--annotate) added to filterdiff, interdiff can now strip context lines from patches, recountdiff and unwrapdiff tools added) -* Thu Jun 13 2002 - uli@suse.de +* Thu Jun 13 2002 uli@suse.de - update -> 0.2.14 (hunk-level filtering was added to filterdiff) -* Fri May 10 2002 - uli@suse.de +* Fri May 10 2002 uli@suse.de - update -> 0.2.13 -* Fri Apr 19 2002 - uli@suse.de +* Fri Apr 19 2002 uli@suse.de - fixed the fix -* Fri Apr 19 2002 - uli@suse.de +* Fri Apr 19 2002 uli@suse.de - update -> 0.2.12pre1 - added support for different date formats -* Fri Feb 01 2002 - uli@suse.de +* Fri Feb 01 2002 uli@suse.de - update -> 0.2.8 (adds grepdiff, bugfixes) -* Tue Dec 04 2001 - uli@suse.de +* Tue Dec 04 2001 uli@suse.de - update -> 0.2.5 (bugs in lsdiff and combinediff fixed) -* Wed Nov 28 2001 - uli@suse.de +* Wed Nov 28 2001 uli@suse.de - initial package