This commit is contained in:
Dennis Gilmore 2013-08-04 09:19:33 -05:00
parent 1272cc40b7
commit 831f8afbf7

View File

@ -1,7 +1,7 @@
Summary: The GNU shar utilities for packaging and unpackaging shell archives
Name: sharutils
Version: 4.13.5
Release: 2%{?dist}
Release: 3%{?dist}
# The main code: GPLv3+
# lib (gnulib): LGPLv3+
# lib/sys_socket.in.h: LGPLv2+
@ -68,6 +68,9 @@ fi
%{_mandir}/man5/*
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.13.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue May 28 2013 Petr Pisar <ppisar@redhat.com> - 4.13.5-2
- Correct license declaration (LGPLv3+ and (LGPLv3+ or BSD) and GFDL added)