Update to 1.15.1
This commit is contained in:
parent
24f7fc0713
commit
2366587446
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/gst-plugins-good-1.14.2.tar.xz
|
||||
/gst-plugins-good-1.14.3.tar.xz
|
||||
/gst-plugins-good-1.14.4.tar.xz
|
||||
/gst-plugins-good-1.15.1.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.14.4
|
||||
Version: 1.15.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -264,6 +264,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 25 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.1-1
|
||||
- Update to 1.15.1
|
||||
|
||||
* Wed Oct 03 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.4-1
|
||||
- Update to 1.14.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.14.4.tar.xz) = 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
|
||||
SHA512 (gst-plugins-good-1.15.1.tar.xz) = 2bc6e1b334eb103e780c99d47f6504e377cbcdf689397b2cdf6d38a829f99c5f889cd13e3ece3bc4631ff33796b78ab184dbda5d600679159157b41c1b1456d9
|
||||
|
Loading…
Reference in New Issue
Block a user