Update to 1.20.0
This commit is contained in:
parent
217d1112f0
commit
d7651a05e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/gst-plugins-ugly-free-1.19.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.19.2.tar.xz
|
||||
/gst-plugins-ugly-free-1.19.3.tar.xz
|
||||
/gst-plugins-ugly-free-1.20.0.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.19.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -149,6 +149,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.19.3.tar.xz) = e709357d9b5b0788bad75010e19b5fa2a2a35bd7dd8f2de57b641cbebe83979ac24056dddd7a5ef4bae90f3a3399d9f9fe8ef048d6827106bd41ece97dac0e60
|
||||
SHA512 (gst-plugins-ugly-free-1.20.0.tar.xz) = b5591b7c2a7257b02df8436382dd68c0cd87199aab88497e608f8a683ac6d91eb956b1024590ba3fced12c2432b8b4ae57716a2c3b695305374f4553ab1609a1
|
||||
|
Loading…
Reference in New Issue
Block a user