From e8ec237b1337444b9e1393e15dabcb0021a384c3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:22:05 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libiscsi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiscsi.spec b/libiscsi.spec index b039c55..b67a2c7 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -1,7 +1,7 @@ Name: libiscsi Summary: iSCSI client library Version: 1.15.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: https://github.com/sahlberg/%{name} @@ -97,6 +97,9 @@ The libiscsi-devel package includes the header files for libiscsi. %{_libdir}/pkgconfig/libiscsi.pc %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.15.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jun 26 2015 Neal Gompa - 1.15.0-1 - Rebased to version 1.15.0 - Removed patch 20 as it has been upstreamed