diff --git a/sharutils.spec b/sharutils.spec index 39a54a7..e614745 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.14 -Release: 2%{?dist} +Release: 3%{?dist} # The main code: GPLv3+ # lib (gnulib): LGPLv3+ # lib/sys_socket.in.h: LGPLv2+ @@ -71,6 +71,9 @@ fi %{_mandir}/man5/* %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 4.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Dec 04 2013 Petr Pisar - 4.14-2 - Pass compilation with -Werror=format-security (bug #1037323)