commit 51ac2d58f74f6b62187de52f6e592e64235a0855
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 29 13:12:35 2019 +0100
Update changelog
faac.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/faac.spec b/faac.spec
index a7754a2..cd9b2fe 100644
--- a/faac.spec
+++ b/faac.spec
@@ -1,6 +1,6 @@
Name: faac
Version: 1.29.9.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Encoder and encoding library for MPEG2/4 AAC
License: LGPLv2+
@@ -63,6 +63,9 @@ find %buildroot -name '*.la' -or -name '*.a' | xargs rm
-f
%{_includedir}/*.h
%changelog
+* Tue Jan 29 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1.29.9.2-5
+- Drop libtool deps
+
* Mon Oct 08 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.29.9.2-4
- Enable DRM support (rfbz#5043)
- Spec file clean up
Show replies by date