This commit is contained in:
Fedora Release Engineering 2017-02-11 01:15:20 +00:00
parent a3639f1529
commit 3b9504b771
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Summary: Performance Application Programming Interface
Name: papi
Version: 5.5.1
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD
Group: Development/System
Requires: papi-libs = %{version}-%{release}
@ -149,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 2 2017 William Cohen <wcohen@redhat.com> - 5.5.1-2
- Bump version and rebuild due to new libgfortan.so version.