From 029e0ab967d9adc4aabe3719da2c30aaf328264b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 May 2015 14:11:32 +0200 Subject: [PATCH] 4.15.1 bump --- .gitignore | 1 + sharutils.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 41f34f3..832dbba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ sharutils-4.9.tar.bz2 /sharutils-4.14.tar.xz /sharutils-4.14.2.tar.xz /sharutils-4.15.tar.xz +/sharutils-4.15.1.tar.xz diff --git a/sharutils.spec b/sharutils.spec index 582e28c..60a4476 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.15 +Version: 4.15.1 Release: 1%{?dist} # The main code: GPLv3+ # lib (gnulib): GPLv3+ @@ -18,7 +18,8 @@ BuildRequires: gettext Requires(post): info Requires(preun): info Provides: bundled(gnulib) -Provides: bundled(libopts) +# See libopts/autoopts/options.h for OPTIONS_DOTTED_VERSION +Provides: bundled(libopts) = 41.1 %description The sharutils package contains the GNU shar utilities, a set of tools for @@ -72,6 +73,9 @@ fi %{_mandir}/man5/* %changelog +* Mon May 04 2015 Petr Pisar - 4.15.1-1 +- 4.15.1 bump + * Mon Feb 09 2015 Petr Pisar - 4.15-1 - 4.15 bump diff --git a/sources b/sources index 3e38503..67d5692 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b94e8016adf1a544c90e96132e36c8d sharutils-4.15.tar.xz +17fbbd1088059d4c3c9c6955222aae2a sharutils-4.15.1.tar.xz