From 231fb6e34a6bcab27d1d2b88278c580da63b8e13dc7cb0bd3d23836bf89215d0 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Wed, 4 Apr 2012 17:17:36 +0000 Subject: [PATCH] - Version 2.6.1.136 OBS-URL: https://build.opensuse.org/package/show/devel:tools/patch?expand=0&rev=27 --- patch-2.6.1.116-33c4.tar.bz2 | 3 --- patch-2.6.1.136-31a7.tar.xz | 3 +++ patch.changes | 5 +++++ patch.spec | 8 ++++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 patch-2.6.1.116-33c4.tar.bz2 create mode 100644 patch-2.6.1.136-31a7.tar.xz diff --git a/patch-2.6.1.116-33c4.tar.bz2 b/patch-2.6.1.116-33c4.tar.bz2 deleted file mode 100644 index 1c3fa05..0000000 --- a/patch-2.6.1.116-33c4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5b94b2d636b0fa73272736ae961fadb380fe4c5122ac43d1507d9c24ad1a4cb -size 660941 diff --git a/patch-2.6.1.136-31a7.tar.xz b/patch-2.6.1.136-31a7.tar.xz new file mode 100644 index 0000000..1f762e0 --- /dev/null +++ b/patch-2.6.1.136-31a7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96b00ba3ff5b2a146863240f152ec5ab9177de4ce8aec593ba86f36797480ac +size 608932 diff --git a/patch.changes b/patch.changes index 083623b..11ab866 100644 --- a/patch.changes +++ b/patch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 4 19:03:25 CEST 2012 - jdelvare@suse.de + +- Version 2.6.1.136 + ------------------------------------------------------------------- Wed Oct 5 12:33:53 UTC 2011 - uli@suse.com diff --git a/patch.spec b/patch.spec index 2e58ac9..f11549f 100644 --- a/patch.spec +++ b/patch.spec @@ -18,19 +18,19 @@ # norootforbuild Url: ftp://alpha.gnu.org/gnu/diffutils/ -%define hash -33c4 +%define hash -31a7 Name: patch -License: GPLv3+ +License: GPL-3.0+ Group: Productivity/Text/Utilities AutoReqProv: on # See bnc#662957. The fix for CVE-2010-4651 breaks the way interdiff was # invoking patch, so interdiff had to be fixed too. Conflicts: patchutils < 0.3.2 -Version: 2.6.1.116 +Version: 2.6.1.136 Release: 1 Summary: GNU patch -Source: ftp://alpha.gnu.org/gnu/patch/patch-%version%hash.tar.bz2 +Source: ftp://alpha.gnu.org/gnu/patch/patch-%version%hash.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description