commit 21ff917c0259d8063c08d3c23684e6a62176cb58
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Mar 20 12:42:27 2017 +0000
Update to 1.5
fdk-aac.spec | 13 ++++++-------
sources | 2 +-
2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/fdk-aac.spec b/fdk-aac.spec
index 5378351..9fb419c 100644
--- a/fdk-aac.spec
+++ b/fdk-aac.spec
@@ -1,14 +1,11 @@
-%global commit0 a0bd8aa3b6339082fbe9d830264839fa50c0a4b7
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-
Name: fdk-aac
Version: 0.1.5
-Release: 0.1%{?commit0:.git%{shortcommit0}}%{?dist}
+Release: 1%{?dist}
Summary: Fraunhofer FDK AAC Codec Library
License: FDK-AAC
URL:
https://github.com/mstorsjo/fdk-aac
-Source0:
https://github.com/mstorsjo/%{name}/archive/%{commit0}/%{name}-%{shortcom...
+Source0:
https://github.com/mstorsjo/%{name}/archive/v%{version}/%{name}-%{version...
BuildRequires: libtool
@@ -31,10 +28,9 @@ developing applications that use %{name}.
%prep
-%autosetup -n %{name}-%{?commit0}%{?!commit0:%{version}}
+%autosetup
autoreconf -vif
-
%build
%configure \
--disable-silent-rules \
@@ -67,6 +63,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%changelog
+* Mon Mar 20 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.5-1
+- Update to 1.5
+
* Wed Sep 07 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.5-0.1.gita0bd8aa
- Update to github snapshot
- Spec file clean-up
diff --git a/sources b/sources
index 009c53d..985fec1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c3b35511d20e135b593e12294f6c80e fdk-aac-a0bd8aa.tar.gz
+31b24e44febb20a26e71ca21d1562a8f fdk-aac-0.1.5.tar.gz