4.15.1 bump
This commit is contained in:
parent
996adc0a42
commit
029e0ab967
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user