diff --git a/sharutils.spec b/sharutils.spec index 0496f1d..9d8cb0c 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,7 +1,7 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives Name: sharutils Version: 4.15.2 -Release: 4%{?dist} +Release: 5%{?dist} # The main code: GPLv3+ # lib (gnulib): GPLv3+ # lib/md5.c: Public Domain @@ -82,6 +82,9 @@ fi %{_mandir}/man5/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 4.15.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jun 09 2016 Petr Pisar - 4.15.2-4 - Build-require gcc instead of glibc-headers (bug #1230494)