This commit is contained in:
Fedora Release Engineering 2017-02-11 13:22:54 +00:00
parent 6b8e281be9
commit c1552ed6d1

View File

@ -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 <releng@fedoraproject.org> - 4.15.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jun 09 2016 Petr Pisar <ppisar@redhat.com> - 4.15.2-4
- Build-require gcc instead of glibc-headers (bug #1230494)