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.0017.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
|
||||
# it might not be needed anymore
|
||||
# this module is maintained, the other is not
|
||||
Version: 2.0018
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0019
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Perl interface to the libxml2 library
|
||||
Group: Development/Libraries
|
||||
@ -108,6 +108,9 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%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
|
||||
- Correct changelog entry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user