This commit is contained in:
Dennis Gilmore 2016-02-04 00:41:36 +00:00
parent 4d760fd4f9
commit e8ab9d1655

View File

@ -1,6 +1,6 @@
Name: isns-utils Name: isns-utils
Version: 0.94 Version: 0.94
Release: 2%{?dist} Release: 3%{?dist}
Summary: The iSNS daemon and utility programs Summary: The iSNS daemon and utility programs
Group: System Environment/Daemons Group: System Environment/Daemons
@ -94,6 +94,9 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/isnsd.service
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.94-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Dec 12 2015 Michael Schwendt <mschwendt@fedoraproject.org> - 0.94-2 * Sat Dec 12 2015 Michael Schwendt <mschwendt@fedoraproject.org> - 0.94-2
- add -static Provides to the -devel package (#1284298) - add -static Provides to the -devel package (#1284298)