Update to 1.19.1
This commit is contained in:
parent
1b44633729
commit
5208e9741f
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/gst-plugins-ugly-free-1.18.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.2.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.4.tar.xz
|
||||
/gst-plugins-ugly-free-1.19.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.18.4
|
||||
Version: 1.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
@ -149,6 +149,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.1-1
|
||||
- Update to 1.19.1
|
||||
|
||||
* Tue Mar 16 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-1
|
||||
- Update to 1.18.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.18.4.tar.xz) = 1de7c98f1fd3dc35efec32c7baa69769ac8704da41001cff0c56fe3d2eeff769bc61ce53b935890a4cc433af482d7746b6a27b9962c4130012092353fae50d9f
|
||||
SHA512 (gst-plugins-ugly-free-1.19.1.tar.xz) = bb5541f03f048634f978346ccc56ca6735be68d8c12ebf018c96eb0712f650dcbd054c1ee595285917e1b0489e193b0aa6e4f9f71370e5f75db11d6042409935
|
||||
|
Loading…
Reference in New Issue
Block a user