commit e72b78accf4332583cb540286707d1425116e86f
Author: Hans de Goede <j.w.r.degoede(a)gmail.com>
Date: Sat May 21 11:22:03 2016 +0200
Update to 1.6.4
.gitignore | 1 +
gstreamer1-plugins-bad-freeworld.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc171c8..b5a05bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gst-plugins-bad-1.4.5.tar.xz
gst-plugins-bad-1.6.1.tar.xz
gst-plugins-bad-1.6.2.tar.xz
gst-plugins-bad-1.6.3.tar.xz
+gst-plugins-bad-1.6.4.tar.xz
diff --git a/gstreamer1-plugins-bad-freeworld.spec
b/gstreamer1-plugins-bad-freeworld.spec
index ea13f87..84ebcf9 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -4,7 +4,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.6.3
+Version: 1.6.4
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@@ -72,7 +72,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files
-%doc AUTHORS COPYING.LIB NEWS README RELEASE
+%doc AUTHORS NEWS README RELEASE
+%license COPYING.LIB
# Take the whole dir for proper dir ownership (shared with other plugin pkgs)
%{_datadir}/gstreamer-1.0
@@ -96,6 +97,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Sat May 21 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.4-1
+- Update to 1.6.4
+
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede(a)gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
diff --git a/sources b/sources
index 6f3953f..7268d15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4857adcafe41e4b9b8805cf88303bd55 gst-plugins-bad-1.6.3.tar.xz
+6768524cb8bcdcaf1345d9c66f3bd7bd gst-plugins-bad-1.6.4.tar.xz
Show replies by date