From 395cc6a8acd0b37ef8d5133b4f5acc3e4dd41ad4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 20:17:59 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- isns-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/isns-utils.spec b/isns-utils.spec index dfcebd1..a729ea5 100644 --- a/isns-utils.spec +++ b/isns-utils.spec @@ -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 - 0.93-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Sep 10 2012 Chris Leech - 0.93-1 - Rebase to 0.93 - Make use of systemd rpm macros for scriptlets, BZ 850174