This commit is contained in:
Dennis Gilmore 2013-02-14 17:29:27 -06:00
parent 1c4c7087cd
commit 9f22a24e32

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Dec 18 2012 Rex Dieter <rdieter@fedoraproject.org> 1.0-2
- track lib soname, minor .spec cleanup