From 9f22a24e32eaffbf68d601ea162e3188c3b5b098 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 17:29:27 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- sbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbc.spec b/sbc.spec index 0abef68..aa1fff4 100644 --- a/sbc.spec +++ b/sbc.spec @@ -1,6 +1,6 @@ Name: sbc Version: 1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sub Band Codec used by bluetooth A2DP License: GPLv2 and LGPLv2+ @@ -52,6 +52,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libsbc.so %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Dec 18 2012 Rex Dieter 1.0-2 - track lib soname, minor .spec cleanup