This commit is contained in:
Dennis Gilmore 2013-02-13 20:17:59 -06:00
parent bca8ecb453
commit 395cc6a8ac

View File

@ -1,6 +1,6 @@
Name: isns-utils
Version: 0.93
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The iSNS daemon and utility programs
Group: System Environment/Daemons
@ -97,6 +97,9 @@ autoheader
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/isns/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.93-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Sep 10 2012 Chris Leech <cleech@redhat.com> - 0.93-1
- Rebase to 0.93
- Make use of systemd rpm macros for scriptlets, BZ 850174