2.0004 bump
This commit is contained in:
parent
98e943dda8
commit
2fe9d60407
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0001.tar.gz
|
/XML-LibXML-2.0001.tar.gz
|
||||||
/XML-LibXML-2.0002.tar.gz
|
/XML-LibXML-2.0002.tar.gz
|
||||||
/XML-LibXML-2.0003.tar.gz
|
/XML-LibXML-2.0003.tar.gz
|
||||||
|
/XML-LibXML-2.0004.tar.gz
|
||||||
|
@ -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.0003
|
Version: 2.0004
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
|
|
||||||
@ -98,6 +98,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 09 2012 Petr Šabata <contyk@redhat.com> - 1:2.0004-1
|
||||||
|
- 2.0004 bump
|
||||||
|
|
||||||
* Fri Aug 03 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0003-2
|
* Fri Aug 03 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0003-2
|
||||||
- Re-enable 12html test as the bug has been fixed (bug #769537)
|
- Re-enable 12html test as the bug has been fixed (bug #769537)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user