4.15.1 bump

This commit is contained in:
Petr Písař 2015-05-04 14:11:32 +02:00
parent 996adc0a42
commit 029e0ab967
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ppisar@redhat.com> - 4.15.1-1
- 4.15.1 bump
* Mon Feb 09 2015 Petr Pisar <ppisar@redhat.com> - 4.15-1
- 4.15 bump

View File

@ -1 +1 @@
4b94e8016adf1a544c90e96132e36c8d sharutils-4.15.tar.xz
17fbbd1088059d4c3c9c6955222aae2a sharutils-4.15.1.tar.xz