This commit is contained in:
Fedora Release Engineering 2017-02-11 05:41:20 +00:00
parent 872b95db44
commit 4ab108a51c
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Text-BibTeX
Version: 0.78
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Interface to read and parse BibTeX files
License: GPL+ or Artistic
Group: Development/Libraries
@ -79,6 +79,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
%{_libdir}/*.so
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 11 2017 Colin B. Macdonald <cbm@m.fsf.org> - 0.78-1
- Version bump (#1412105)