2.0019 bump (typo fixes)
This commit is contained in:
parent
c788fc6121
commit
038da5d6fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0016.tar.gz
|
/XML-LibXML-2.0016.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
|
||||||
|
@ -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.0018
|
Version: 2.0019
|
||||||
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
|
||||||
@ -108,6 +108,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 08 2013 Petr Šabata <contyk@redhat.com> - 1:2.0019-1
|
||||||
|
- 2.0019 bump (typo fixes)
|
||||||
|
|
||||||
* Wed Jul 03 2013 Petr Pisar <ppisar@redhat.com> - 1:2.0018-3
|
* Wed Jul 03 2013 Petr Pisar <ppisar@redhat.com> - 1:2.0018-3
|
||||||
- Correct changelog entry
|
- Correct changelog entry
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user