This commit is contained in:
Dennis Gilmore 2014-06-06 21:46:07 -05:00
parent 94b63f9ba2
commit 2037f1c406

View File

@ -1,7 +1,7 @@
Name: beakerlib
Summary: A shell-level integration testing library
Version: 1.8
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%config %{_tmpfilesdir}/%{name}.conf
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Aug 20 2013 Petr Muller <muller@redhat.com> - 1.8-4
- Fix docdir usage to comply with Unversioned Docdirs