3.008 bump

This commit is contained in:
Petr Písař 2015-11-30 10:26:03 +01:00
parent 9d44796c3d
commit 75ee34b430
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/Sereal-Decoder-3.005.tar.gz
/Sereal-Decoder-3.006.tar.gz
/Sereal-Decoder-3.007.tar.gz
/Sereal-Decoder-3.008.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Sereal-Decoder
Version: 3.007
Release: 2%{?dist}
Version: 3.008
Release: 1%{?dist}
Summary: Perl deserialization for Sereal format
# lib/Sereal/Decoder.pm: GPL+ or Artistic
# miniz.c: Unlicense (unbundled)
@ -96,6 +96,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Nov 30 2015 Petr Pisar <ppisar@redhat.com> - 3.008-1
- 3.008 bump
* Fri Nov 27 2015 Petr Pisar <ppisar@redhat.com> - 3.007-2
- Do not constrain Sereal::Encoder version

View File

@ -1 +1 @@
09aa6c4df0df533a705bbb5c3b789cc1 Sereal-Decoder-3.007.tar.gz
9267452d29b64f034912f3b06155c1c5 Sereal-Decoder-3.008.tar.gz