Update to 1.8.1
This commit is contained in:
parent
7df7374de8
commit
a90a9fd87a
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/gst-plugins-good-1.7.90.tar.xz
|
||||
/gst-plugins-good-1.7.91.tar.xz
|
||||
/gst-plugins-good-1.8.0.tar.xz
|
||||
/gst-plugins-good-1.8.1.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
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
|
||||
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
|
||||
- Update to 1.8.1
|
||||
|
||||
* Thu Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user