commit patchutils for openSUSE:Factory

2020-08-31 Thread root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2020-08-31 16:47:10

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new.3399 (New)


Package is "patchutils"

Mon Aug 31 16:47:10 2020 rev:26 rq:829595 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2019-12-21 
12:40:30.451623627 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new.3399/patchutils.changes  
2020-08-31 16:47:17.976268588 +0200
@@ -1,0 +2,12 @@
+Sun Aug 16 00:36:26 UTC 2020 - Dirk Mueller 
+
+- update to 0.4.2:
+  * Fixed a packaging issue
+  * New patchview mode with accompanying scripts.
+  * New grepdiff option --only-match.
+  * New filterdiff option --remove-timestamps.
+  * Assorted other fixes and improvements. 
+- remove patchutils-0.2.30-tailsyntax.diff: obsolete
+- skip svndiff tools as those conflict with subversion
+
+---

Old:

  patchutils-0.2.30-tailsyntax.diff
  patchutils-0.3.4.tar.xz
  patchutils-0.3.4.tar.xz.sig

New:

  patchutils-0.4.2.tar.xz
  patchutils-0.4.2.tar.xz.sig



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.aEg62v/_old  2020-08-31 16:47:19.496269324 +0200
+++ /var/tmp/diff_new_pack.aEg62v/_new  2020-08-31 16:47:19.500269327 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   patchutils
-Version:0.3.4
+Version:0.4.2
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
 License:GPL-2.0-or-later
@@ -25,7 +25,6 @@
 URL:http://cyberelk.net/tim/software/patchutils/
 Source0:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
 Source1:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz.sig
-Patch0: %{name}-0.2.30-tailsyntax.diff
 Patch2: rediff-hunk-init-fix.diff
 BuildRequires:  automake
 Requires:   diffutils
@@ -49,7 +48,7 @@
 %make_build
 
 %check
-make --jobs=1 check
+%make_build --jobs=1 check
 
 %install
 %make_install
@@ -58,8 +57,26 @@
 
 %files
 %license COPYING
-%doc AUTHORS BUGS ChangeLog NEWS README TODO
-%{_bindir}/*
+%doc BUGS README
+%{_bindir}/combinediff
+%{_bindir}/dehtmldiff
+%{_bindir}/editdiff
+%{_bindir}/espdiff
+%{_bindir}/filterdiff
+%{_bindir}/fixcvsdiff
+%{_bindir}/flipdiff
+%{_bindir}/gitdiff
+%{_bindir}/gitdiffview
+%{_bindir}/grepdiff
+%{_bindir}/interdiff
+%{_bindir}/lsdiff
+%{_bindir}/patchview
+%{_bindir}/recountdiff
+%{_bindir}/rediff
+%{_bindir}/splitdiff
+%exclude %{_bindir}/svndiff
+%exclude %{_bindir}/svndiffview
+%{_bindir}/unwrapdiff
 %{_mandir}/man1/*.1%{?ext_man}
 
 %changelog

++ patchutils-0.3.4.tar.xz -> patchutils-0.4.2.tar.xz ++
 7951 lines of diff (skipped)




commit patchutils for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2019-12-21 12:40:29

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new.6675 (New)


Package is "patchutils"

Sat Dec 21 12:40:29 2019 rev:25 rq:757360 version:0.3.4

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2015-07-21 
13:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.patchutils.new.6675/patchutils.changes  
2019-12-21 12:40:30.451623627 +0100
@@ -1,0 +2,10 @@
+Mon Dec 16 14:08:27 UTC 2019 - Martin Pluskal 
+
+- Drop xmlto dependency as it would introduce build cycle
+
+---
+Thu Dec 12 09:33:35 UTC 2019 - Martin Pluskal 
+
+- Modernise spec file
+
+---



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.5z7hmJ/_old  2019-12-21 12:40:30.951623865 +0100
+++ /var/tmp/diff_new_pack.5z7hmJ/_new  2019-12-21 12:40:30.951623865 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,20 +20,16 @@
 Version:0.3.4
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/File utilities
-Url:http://cyberelk.net/tim/software/patchutils/
+URL:http://cyberelk.net/tim/software/patchutils/
 Source0:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
 Source1:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz.sig
 Patch0: %{name}-0.2.30-tailsyntax.diff
 Patch2: rediff-hunk-init-fix.diff
 BuildRequires:  automake
-%if 0%{?suse_version} < 1220
-BuildRequires:  xz
-%endif
 Requires:   diffutils
 Requires:   patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Patchutils contains a collection of tools for manipulating patch files:
@@ -46,26 +42,24 @@
 files in a patch. Rediff corrects hand-edited patches.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch2 -p1
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %check
-make check
+make --jobs=1 check
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 install -m 0755 -d %{buildroot}%{_mandir}/man1/
 install -m 0644 -t %{buildroot}%{_mandir}/man1/ doc/*.1
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
+%license COPYING
+%doc AUTHORS BUGS ChangeLog NEWS README TODO
 %{_bindir}/*
-%{_mandir}/man1/*.1*
+%{_mandir}/man1/*.1%{?ext_man}
 
 %changelog





commit patchutils for openSUSE:Factory

2015-07-21 Thread h_root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2015-07-21 13:23:47

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new (New)


Package is "patchutils"

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2014-09-03 
18:20:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes   
2015-07-21 13:23:48.0 +0200
@@ -1,0 +2,17 @@
+Fri Jul  3 06:43:14 UTC 2015 - sleep_wal...@opensuse.org
+
+- Update to 0.3.4
+  * Some fixes for filterdiff and rediff.
+  * The splitdiff utility now has an option to write output to a
+subdirectory.
+  * Ranges can now be prefixed by a modifier ('x') to exclude spans
+instead of include them.
+  * Extended headers produced by git are now handled by filterdiff
+and interdiff.
+- remove overrun.diff (upstream has the fix already)
+- remove autoconf part from spec file as tarball is generated with
+  new enough versions
+- install man pages manually
+- add signature file
+
+---

Old:

  overrun.diff
  patchutils-0.3.3.tar.xz

New:

  patchutils-0.3.4.tar.xz
  patchutils-0.3.4.tar.xz.sig



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.PnybpW/_old  2015-07-21 13:23:49.0 +0200
+++ /var/tmp/diff_new_pack.PnybpW/_new  2015-07-21 13:23:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:   patchutils
-Version:0.3.3
+Version:0.3.4
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
 License:GPL-2.0+
 Group:  Productivity/File utilities
 Url:http://cyberelk.net/tim/software/patchutils/
 Source0:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
+Source1:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz.sig
 Patch0: %{name}-0.2.30-tailsyntax.diff
-Patch1: overrun.diff
 Patch2: rediff-hunk-init-fix.diff
 BuildRequires:  automake
 %if 0%{?suse_version} < 1220
@@ -48,18 +48,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1
 %patch2 -p1
-# new autoconf 1.13 removed old macro
-# use it only on openSUSE > 11.1 since it fails in SLE with "configure.in:7: 
option `dist-xz' not recognized"
-%if 0%{?suse_version} > 1110
-sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
-%endif
 
 %build
-%if 0%{?suse_version} > 1110
-autoreconf -fi
-%endif
 %configure
 make %{?_smp_mflags}
 
@@ -68,11 +59,13 @@
 
 %install
 make DESTDIR=%{buildroot} install
+install -m 0755 -d %{buildroot}%{_mandir}/man1/
+install -m 0644 -t %{buildroot}%{_mandir}/man1/ doc/*.1
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
 %{_bindir}/*
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1*
 
 %changelog

++ patchutils-0.3.3.tar.xz -> patchutils-0.3.4.tar.xz ++
 8899 lines of diff (skipped)




commit patchutils for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2014-09-03 18:20:29

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new (New)


Package is "patchutils"

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2013-03-10 
08:36:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes   
2014-09-03 18:20:34.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 29 18:27:42 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to 0.3.3:
+  * Context output format for "no newline" lines has been fixed.
+  * The splitdiff utility now has an option to disable ".patch"
+filename extensions.
+  * Some fixes for bugs spotted by Coverity.
+  * Interdiff can now use "-" (stdin) for one of the inputs.
+- Run "make check" in %check section.
+
+---

Old:

  patchutils-0.3.2.tar.bz2

New:

  patchutils-0.3.3.tar.xz



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.0nnlZb/_old  2014-09-03 18:20:35.0 +0200
+++ /var/tmp/diff_new_pack.0nnlZb/_new  2014-09-03 18:20:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,22 @@
 
 
 Name:   patchutils
-Url:http://cyberelk.net/tim/patchutils/
-Requires:   diffutils
-Requires:   patch
-BuildRequires:  automake
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
 License:GPL-2.0+
 Group:  Productivity/File utilities
-Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
-Patch:  %name-0.2.30-tailsyntax.diff
+Url:http://cyberelk.net/tim/software/patchutils/
+Source0:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
+Patch0: %{name}-0.2.30-tailsyntax.diff
 Patch1: overrun.diff
 Patch2: rediff-hunk-init-fix.diff
+BuildRequires:  automake
+%if 0%{?suse_version} < 1220
+BuildRequires:  xz
+%endif
+Requires:   diffutils
+Requires:   patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,36 +45,34 @@
 based on modified files matching shell wildcards. Lsdiff lists modified
 files in a patch. Rediff corrects hand-edited patches.
 
-
-
-Authors:
-
-Tim Waugh 
-Marko Kreen 
-Matthias Hanisch 
-
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1
 %patch2 -p1
 # new autoconf 1.13 removed old macro
+# use it only on openSUSE > 11.1 since it fails in SLE with "configure.in:7: 
option `dist-xz' not recognized"
+%if 0%{?suse_version} > 1110
 sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
+%endif
 
 %build
+%if 0%{?suse_version} > 1110
 autoreconf -fi
-export CFLAGS="$RPM_OPT_FLAGS"
-./configure --prefix=/usr --mandir=%_mandir
+%endif
+%configure
 make %{?_smp_mflags}
+
+%check
 make check
 
 %install
-make DESTDIR=%buildroot install
+make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
-/usr/bin/*
-%_mandir/man1/*.1.gz
+%{_bindir}/*
+%{_mandir}/man1/*.1.gz
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchutils for openSUSE:Factory

2013-03-09 Thread h_root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2013-03-10 08:36:20

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new (New)


Package is "patchutils", Maintainer is "sndir...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2012-01-25 
11:08:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes   
2013-03-10 08:36:21.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar  9 17:37:27 UTC 2013 - seife+...@b1-systems.com
+
+- fix build with autmake-1.13, convert changes to utf-8
+
+---
@@ -105 +110 @@
-  � New splitdiff option to split out every file-level patch, and
+  · New splitdiff option to split out every file-level patch, and
@@ -107,4 +112,4 @@
-  � A new tool was added for exchanging the order of two patches
-  � Support for ISO 8601 timezones
-  � Several bug fixes
-  � Our patches are in mainline
+  · A new tool was added for exchanging the order of two patches
+  · Support for ISO 8601 timezones
+  · Several bug fixes
+  · Our patches are in mainline



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.hpbhW9/_old  2013-03-10 08:36:23.0 +0100
+++ /var/tmp/diff_new_pack.hpbhW9/_new  2013-03-10 08:36:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   patchutils
 Url:http://cyberelk.net/tim/patchutils/
-License:GPL-2.0+
-Group:  Productivity/File utilities
-Requires:   patch diffutils
+Requires:   diffutils
+Requires:   patch
 BuildRequires:  automake
 Version:0.3.2
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
+License:GPL-2.0+
+Group:  Productivity/File utilities
 Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
 Patch:  %name-0.2.30-tailsyntax.diff
 Patch1: overrun.diff
@@ -53,6 +55,8 @@
 %patch -p1
 %patch1
 %patch2 -p1
+# new autoconf 1.13 removed old macro
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
 
 %build
 autoreconf -fi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchutils for openSUSE:Factory

2012-01-25 Thread h_root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2012-01-25 11:08:32

Comparing /work/SRC/openSUSE:Factory/patchutils (Old)
 and  /work/SRC/openSUSE:Factory/.patchutils.new (New)


Package is "patchutils", Maintainer is "sndir...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2011-09-23 
12:21:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes   
2012-01-25 11:08:34.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:30:33 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.nXJpFZ/_old  2012-01-25 11:08:35.0 +0100
+++ /var/tmp/diff_new_pack.nXJpFZ/_new  2012-01-25 11:08:35.0 +0100
@@ -15,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   patchutils
 Url:http://cyberelk.net/tim/patchutils/
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/File utilities
 Requires:   patch diffutils
-AutoReqProv:on
+BuildRequires:  automake
 Version:0.3.2
-Release:3
+Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
 Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
 Patch:  %name-0.2.30-tailsyntax.diff

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchutils for openSUSE:Factory

2011-04-04 Thread h_root

Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory
checked in at Tue Apr 5 08:35:47 CEST 2011.




--- patchutils/patchutils.changes   2011-02-11 00:40:24.0 +0100
+++ /mounts/work_src_done/STABLE/patchutils/patchutils.changes  2011-04-04 
16:51:08.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  4 14:50:41 UTC 2011 - sndir...@novell.com
+
+- added patch and diffutils to requires (bnc #662957)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.gUj1TQ/_old  2011-04-05 08:32:59.0 +0200
+++ /var/tmp/diff_new_pack.gUj1TQ/_new  2011-04-05 08:32:59.0 +0200
@@ -22,9 +22,10 @@
 Url:http://cyberelk.net/tim/patchutils/
 License:GPLv2+
 Group:  Productivity/File utilities
+Requires:   patch diffutils
 AutoReqProv:on
 Version:0.3.2
-Release:1
+Release:3
 Summary:A Collection of Tools for Manipulating Patch Files
 Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
 Patch:  %name-0.2.30-tailsyntax.diff






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchutils for openSUSE:Factory

2011-04-04 Thread h_root

Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory
checked in at Mon Apr 4 16:37:28 CEST 2011.




--- patchutils/patchutils.changes   2010-04-19 17:40:16.0 +0200
+++ /mounts/work_src_done/STABLE/patchutils/patchutils.changes  2011-02-11 
00:40:24.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb 10 23:36:05 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.3.2:
+  * interdiff had previously been putting absolute filenames in the input to
+the patch program; it now avoids doing this
+  * editdiff no longer runs rediff when no changes were made in the editor
+  * the correct exit status is now set when the decompress option fails
+  * a temporary file leak has been fixed
+
+---

calling whatdependson for head-i586


Old:

  patchutils-0.3.1.tar.bz2

New:

  patchutils-0.3.2.tar.bz2



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.Ba48As/_old  2011-04-04 16:36:35.0 +0200
+++ /var/tmp/diff_new_pack.Ba48As/_new  2011-04-04 16:36:35.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package patchutils (Version 0.3.1)
+# spec file for package patchutils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,10 +23,10 @@
 License:GPLv2+
 Group:  Productivity/File utilities
 AutoReqProv:on
-Version:0.3.1
-Release:3
+Version:0.3.2
+Release:1
 Summary:A Collection of Tools for Manipulating Patch Files
-Source: %name-%version.tar.bz2
+Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
 Patch:  %name-0.2.30-tailsyntax.diff
 Patch1: overrun.diff
 Patch2: rediff-hunk-init-fix.diff

++ patchutils-0.3.1.tar.bz2 -> patchutils-0.3.2.tar.bz2 ++
 12334 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org