Update to 1.12.1
This commit is contained in:
parent
ad103d5002
commit
7b95b43f7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/gst-plugins-good-1.11.90.tar.xz
|
||||
/gst-plugins-good-1.11.91.tar.xz
|
||||
/gst-plugins-good-1.12.0.tar.xz
|
||||
/gst-plugins-good-1.12.1.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.12.0
|
||||
Version: 1.12.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.12.0.tar.xz) = e59c8d4173450c2e699b531d7e9127ec82f90bd4c1d2f66348f595aeb2f684e71bf6df1c00fc159fc2b7d081ac05289de006ee171654cace02bb5846aa175709
|
||||
SHA512 (gst-plugins-good-1.12.1.tar.xz) = 2ee61ce918ae6cdf520e33b156d731152509ce27f0b4112e00abedd0a0e933f243237bd30f254a5f387391f08bcf79efa78436eb50664ccbea5c5d4ddce875dc
|
||||
|
Loading…
Reference in New Issue
Block a user