This commit is contained in:
Fedora Release Engineering 2016-02-04 13:10:19 +00:00
parent a7d9a6d711
commit 513b6c780a

View File

@ -1,6 +1,6 @@
Name: perl-Data-UUID
Version: 1.221
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs)
Group: Development/Libraries
# Upstream says BSD but LICENSE file looks more like MIT
@ -86,6 +86,9 @@ perl smp-test/collision.t
%{_mandir}/man3/Data::UUID.3*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.221-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Aug 11 2015 Paul Howarth <paul@city-fan.org> - 1.221-1
- Update to 1.221
- Documentation improvements