[sharutils] 4.15 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 9 13:26:14 UTC 2015


commit 996adc0a423185970e8690d650a5243cbdfe4796
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 9 14:17:21 2015 +0100

    4.15 bump

 .gitignore     |    1 +
 sharutils.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce00081..41f34f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ sharutils-4.9.tar.bz2
 /sharutils-4.13.5.tar.xz
 /sharutils-4.14.tar.xz
 /sharutils-4.14.2.tar.xz
+/sharutils-4.15.tar.xz
diff --git a/sharutils.spec b/sharutils.spec
index e745347..582e28c 100644
--- a/sharutils.spec
+++ b/sharutils.spec
@@ -1,6 +1,6 @@
 Summary:    The GNU shar utilities for packaging and unpackaging shell archives
 Name:       sharutils
-Version:    4.14.2
+Version:    4.15
 Release:    1%{?dist}
 # The main code:                GPLv3+
 # lib (gnulib):                 GPLv3+
@@ -10,8 +10,7 @@ Release:    1%{?dist}
 # doc/sharutils.texi:           GFDL
 License:    GPLv3+ and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL
 Group:      Applications/Archiving
-# The su-4.14.2 is an upstream mistake which will be fixed in the future
-Source:     ftp://ftp.gnu.org/gnu/%{name}/su-4.14.2/%{name}-%{version}.tar.xz
+Source:     ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
 # Pass compilation with -Werror=format-security, bug #1037323
 Patch0:     %{name}-4.14.2-Pass-compilation-with-Werror-format-security.patch
 URL:        http://www.gnu.org/software/%{name}/
@@ -65,13 +64,17 @@ if [ $1 = 0 ]; then
 fi
 
 %files -f %{name}.lang
-%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README THANKS TODO
 %{_bindir}/*
 %{_infodir}/*info*
 %{_mandir}/man1/*
 %{_mandir}/man5/*
 
 %changelog
+* Mon Feb 09 2015 Petr Pisar <ppisar at redhat.com> - 4.15-1
+- 4.15 bump
+
 * Mon Dec 15 2014 Petr Pisar <ppisar at redhat.com> - 4.14.2-1
 - 4.14.2 bump
 - License changed from (GPLv3+ and LGPLv3+ and (LGPLv3+ or BSD) and LGPLv2+
diff --git a/sources b/sources
index fb5ff03..3e38503 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8bc90cb0ab0bb3932fe596b79952c1a  sharutils-4.14.2.tar.xz
+4b94e8016adf1a544c90e96132e36c8d  sharutils-4.15.tar.xz


More information about the scm-commits mailing list