Update to 3.04
This commit is contained in:
parent
20eda8e417
commit
db9ce00fae
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ JSON-XS-2.27.tar.gz
|
|||||||
/JSON-XS-3.01.tar.gz
|
/JSON-XS-3.01.tar.gz
|
||||||
/JSON-XS-3.02.tar.gz
|
/JSON-XS-3.02.tar.gz
|
||||||
/JSON-XS-3.03.tar.gz
|
/JSON-XS-3.03.tar.gz
|
||||||
|
/JSON-XS-3.04.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Name: perl-JSON-XS
|
Name: perl-JSON-XS
|
||||||
Summary: JSON serializing/deserializing, done correctly and fast
|
Summary: JSON serializing/deserializing, done correctly and fast
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.03
|
Version: 3.04
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/JSON-XS/
|
URL: http://search.cpan.org/dist/JSON-XS/
|
||||||
@ -63,6 +63,9 @@ make test
|
|||||||
%{_mandir}/man[13]/*
|
%{_mandir}/man[13]/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 20 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 1:3.04-1
|
||||||
|
- Update to 3.04
|
||||||
|
|
||||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.03-6
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.03-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user