diff --git a/.gitignore b/.gitignore index 6282b66..b088017 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/ldacBT-2.0.2.2.tar.gz +/ldacBT-*.tar.gz diff --git a/libldac.spec b/libldac.spec index f9b5118..be4d03a 100644 --- a/libldac.spec +++ b/libldac.spec @@ -2,8 +2,8 @@ %global sonamebase 2 Name: libldac -Version: %{sonamebase}.0.2.2 -Release: 4%{?dist} +Version: %{sonamebase}.0.2.3 +Release: 1%{?dist} Summary: A lossy audio codec for Bluetooth connections License: ASL 2.0 @@ -62,6 +62,9 @@ developing applications that use %{name}. %{_libdir}/libldacBT_enc.so %changelog +* Fri Feb 19 2019 Gergely Gombos - 2.0.2.3-1 +- Bump to 2.0.2.3, upgrade .gitignore + * Fri Feb 15 2019 Gergely Gombos - 2.0.2.2-4 - Add s390x ExcludeArch