From 089a5e8f7a63c6876f2f2b4e890cc99c503e302e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 12 2018 18:55:42 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/BibTool.spec b/BibTool.spec index c382180..450e7fd 100644 --- a/BibTool.spec +++ b/BibTool.spec @@ -1,7 +1,7 @@ Summary: A Tool for manipulating BibTeX data bases Name: BibTool Version: 2.67 -Release: 6%{?dist} +Release: 7%{?dist} Group: Applications/Publishing Source: ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/BibTool-%{version}.tar.gz URL: http://www.gerd-neugebauer.de/software/TeX/BibTool/ @@ -49,6 +49,9 @@ make install-man INSTALLPREFIX=$RPM_BUILD_ROOT INSTALL='install -p -m 644' %{_mandir}/man1/bibtool.1* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 2.67-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 7 2018 Orion Poplawski - 2.67-6 - Add BR gcc - Use %%license and other spec cleanup