Update to 1.9.90
This commit is contained in:
parent
7df77d72de
commit
8c5fdca0ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/gst-plugins-good-1.8.2.tar.xz
|
||||
/gst-plugins-good-1.9.1.tar.xz
|
||||
/gst-plugins-good-1.9.2.tar.xz
|
||||
/gst-plugins-good-1.9.90.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.9.2
|
||||
Version: 1.9.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
||||
- Update to 1.9.90
|
||||
|
||||
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
|
||||
- Update to 1.9.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user