2.0204 bump
This commit is contained in:
parent
eb2ee76529
commit
f939bd624d
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ XML-LibXML-1.70.tar.gz
|
||||
/XML-LibXML-2.0201.tar.gz
|
||||
/XML-LibXML-2.0202.tar.gz
|
||||
/XML-LibXML-2.0203.tar.gz
|
||||
/XML-LibXML-2.0204.tar.gz
|
||||
|
@ -7,7 +7,7 @@ Name: perl-XML-LibXML
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
||||
# it might not be needed anymore
|
||||
# this module is maintained, the other is not
|
||||
Version: 2.0203
|
||||
Version: 2.0204
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Perl interface to the libxml2 library
|
||||
@ -27,7 +27,7 @@ BuildRequires: perl-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Alien::Base::Wrapper)
|
||||
BuildRequires: perl(Alien::Libxml2)
|
||||
BuildRequires: perl(Alien::Libxml2) >= 0.14
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
@ -133,6 +133,9 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0204-1
|
||||
- 2.0204 bump
|
||||
|
||||
* Wed Mar 11 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0203-1
|
||||
- 2.0203 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (XML-LibXML-2.0203.tar.gz) = d2d14078975f78f8a06fad0df072858e3324c90189915f7a5f6facf715c95daf03545f7ce23fb0c0bdb7cc00924704d0186f1d7a9308744bcef1e739459dca45
|
||||
SHA512 (XML-LibXML-2.0204.tar.gz) = 97cf8e29209ed8f355923fadad3bbbeae73c988437799edb9ed22cf70bbd2c180e7e28b35150a36a6e6cbb8b7fa5e3a53b31af3d2949e1d00534dd1378175fef
|
||||
|
Loading…
Reference in New Issue
Block a user