Update to 1.6.0
This commit is contained in:
parent
05bee25d83
commit
005bd185e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/gst-plugins-good-1.5.2.tar.xz
|
||||
/gst-plugins-good-1.5.90.tar.xz
|
||||
/gst-plugins-good-1.5.91.tar.xz
|
||||
/gst-plugins-good-1.6.0.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.5.91
|
||||
Version: 1.6.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -254,6 +254,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
|
||||
- Update to 1.5.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user