Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 01:01:18 +02:00
parent 8a7c3f7263
commit 508f61a429
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Text-BibTeX
Version: 0.80
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interface to read and parse BibTeX files
License: GPL+ or Artistic
Group: Development/Libraries
@ -78,6 +78,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
%{_libdir}/*.so
%changelog
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.80-2
- Perl 5.26 rebuild
* Fri Apr 07 2017 Colin B. Macdonald <cbm@m.fsf.org> - 0.80-1
- Version bump (#1439774)