Update to 1.7.1
This commit is contained in:
parent
f42b673ef6
commit
9a7822ac4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/gst-plugins-good-1.6.0.tar.xz
|
/gst-plugins-good-1.6.0.tar.xz
|
||||||
/gst-plugins-good-1.6.1.tar.xz
|
/gst-plugins-good-1.6.1.tar.xz
|
||||||
/gst-plugins-good-1.6.2.tar.xz
|
/gst-plugins-good-1.6.2.tar.xz
|
||||||
|
/gst-plugins-good-1.7.1.tar.xz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.6.2
|
Version: 1.7.1
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
@ -255,6 +255,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
|
||||||
|
- Update to 1.7.1
|
||||||
|
|
||||||
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
|
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
|
||||||
- Update to 1.6.2
|
- Update to 1.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user