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