From 786b36ee43224e8ae5af3e66a008f0fc003e9a9f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:21:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- trousers.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trousers.spec b/trousers.spec index 60f8e6e..923219d 100644 --- a/trousers.spec +++ b/trousers.spec @@ -1,7 +1,7 @@ Name: trousers Summary: TCG's Software Stack v1.2 Version: 0.3.13 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Group: System Environment/Libraries Url: http://trousers.sourceforge.net @@ -118,6 +118,9 @@ exit 0 %{_libdir}/libtddl.a %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 0.3.13-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue May 26 2015 Tomáš Mráz 0.3.13-4 - Split libtspi to a trousers-lib subpackage (#1225062) - Fix FTBFS with current gcc (drop inline keyword when bogus)