2.0101 bump

This commit is contained in:
Jitka Plesnikova 2013-08-19 15:47:09 +02:00
parent 763358a25e
commit 8de6bad2c7
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0017.tar.gz /XML-LibXML-2.0017.tar.gz
/XML-LibXML-2.0018.tar.gz /XML-LibXML-2.0018.tar.gz
/XML-LibXML-2.0019.tar.gz /XML-LibXML-2.0019.tar.gz
/XML-LibXML-2.0101.tar.gz

View File

@ -3,8 +3,8 @@ Name: perl-XML-LibXML
# https://bugzilla.redhat.com/show_bug.cgi?id=469480 # https://bugzilla.redhat.com/show_bug.cgi?id=469480
# it might not be needed anymore # it might not be needed anymore
# this module is maintained, the other is not # this module is maintained, the other is not
Version: 2.0019 Version: 2.0101
Release: 3%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
Summary: Perl interface to the libxml2 library Summary: Perl interface to the libxml2 library
Group: Development/Libraries Group: Development/Libraries
@ -47,6 +47,7 @@ BuildRequires: perl(XML::SAX)
# Optional tests # Optional tests
# Optional Test::Differences has a fall-back # Optional Test::Differences has a fall-back
BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod) >= 1.14
# Optional Test::TrailingSpace
BuildRequires: perl(threads) BuildRequires: perl(threads)
BuildRequires: perl(threads::shared) BuildRequires: perl(threads::shared)
BuildRequires: perl(URI::file) BuildRequires: perl(URI::file)
@ -108,6 +109,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Mon Aug 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0101-1
- 2.0101 bump
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0019-3 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0019-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
0873ac0bae4a4bf7ba7b2d970876e4ba XML-LibXML-2.0019.tar.gz 5f60ca19b651628eb80341da99a56598 XML-LibXML-2.0101.tar.gz