From 980df3561517fd717fff5a5ab7264acc274e6025 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 23 Apr 2014 22:45:34 +0200 Subject: [PATCH] Rebuild for new libgcrypt --- libiscsi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiscsi.spec b/libiscsi.spec index 7e9d4ec..1e580fc 100644 --- a/libiscsi.spec +++ b/libiscsi.spec @@ -1,7 +1,7 @@ Name: libiscsi Summary: iSCSI client library Version: 1.9.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: https://github.com/sahlberg/%{name} @@ -129,6 +129,9 @@ The libiscsi-devel package includes the header files for libiscsi. %{_libdir}/pkgconfig/libiscsi.pc %changelog +* Wed Apr 23 2014 Tomáš Mráz - 1.9.0-5 +- Rebuild for new libgcrypt + * Mon Aug 26 2013 Paolo Bonzini - 1.9.0-4 - Cleaned up patches 18/19 to match upstream more closely