1372494 - Rebase to upstream version 6.55.

This commit is contained in:
Jan Pazdziora 2016-09-05 11:50:55 +02:00
parent 9f118f948e
commit f11a86052a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ Date-Manip-6.07.tar.gz
/Date-Manip-6.52.tar.gz /Date-Manip-6.52.tar.gz
/Date-Manip-6.53.tar.gz /Date-Manip-6.53.tar.gz
/Date-Manip-6.54.tar.gz /Date-Manip-6.54.tar.gz
/Date-Manip-6.55.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Date-Manip Name: perl-Date-Manip
Version: 6.54 Version: 6.55
Release: 1%{?dist} Release: 1%{?dist}
Summary: Date manipulation routines Summary: Date manipulation routines
Group: Development/Libraries Group: Development/Libraries
@ -70,6 +70,9 @@ make test
%{_bindir}/dm_* %{_bindir}/dm_*
%changelog %changelog
* Mon Sep 05 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.55-1
- 1372494 - Rebase to upstream version 6.55.
* Wed Jun 01 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.54-1 * Wed Jun 01 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.54-1
- 1341373 - Rebase to upstream version 6.54. - 1341373 - Rebase to upstream version 6.54.

View File

@ -1 +1 @@
7ef51af4a61b30cb428bfc933f0095f4 Date-Manip-6.54.tar.gz fca19f6e699e002e09125e065d234623 Date-Manip-6.55.tar.gz