Update to 1.12.0
This commit is contained in:
parent
bc45bc2d0e
commit
ad103d5002
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/gst-plugins-good-1.11.2.tar.xz
|
||||
/gst-plugins-good-1.11.90.tar.xz
|
||||
/gst-plugins-good-1.11.91.tar.xz
|
||||
/gst-plugins-good-1.12.0.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.11.91
|
||||
Version: 1.12.0
|
||||
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
|
||||
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
|
||||
- Update to 1.11.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.11.91.tar.xz) = 5747d284e2cff0b2109a90a0743e8e8093f8935b68f35073eea8cebd9097fd40816ed7b7dc822bc02154a72ebb7573c71eedc0143354dd226bad53df7ba9d130
|
||||
SHA512 (gst-plugins-good-1.12.0.tar.xz) = e59c8d4173450c2e699b531d7e9127ec82f90bd4c1d2f66348f595aeb2f684e71bf6df1c00fc159fc2b7d081ac05289de006ee171654cace02bb5846aa175709
|
||||
|
Loading…
Reference in New Issue
Block a user