From eefa3eda34f58a5c48943b31acb9bdb366872973 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 07:21:20 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- neon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/neon.spec b/neon.spec index d97ff34..e3c81a3 100644 --- a/neon.spec +++ b/neon.spec @@ -1,7 +1,7 @@ Summary: An HTTP and WebDAV client library Name: neon Version: 0.30.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.webdav.org/neon/ @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.30.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Jul 31 2013 Joe Orton - 0.30.0-2 - prevent installation of HTML docs