Update to 1.20.3
This commit is contained in:
parent
d7651a05e7
commit
a9b2e1a56d
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/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
|
||||
/gst-plugins-ugly-free-1.20.3.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.20.0
|
||||
Version: 1.20.3
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
@ -130,7 +130,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
%files -f gst-plugins-ugly-%{majorminor}.lang
|
||||
%license COPYING
|
||||
%doc AUTHORS README REQUIREMENTS
|
||||
%doc AUTHORS NEWS README.md README.static-linking RELEASE REQUIREMENTS
|
||||
|
||||
%{_datadir}/appdata/*.appdata.xml
|
||||
|
||||
@ -149,6 +149,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.3-1
|
||||
- Update to 1.20.3
|
||||
|
||||
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.20.0.tar.xz) = b5591b7c2a7257b02df8436382dd68c0cd87199aab88497e608f8a683ac6d91eb956b1024590ba3fced12c2432b8b4ae57716a2c3b695305374f4553ab1609a1
|
||||
SHA512 (gst-plugins-ugly-free-1.20.3.tar.xz) = 6667ec3074d65a7888eeea13f5b65dcb2f221c47f55451acad45a30543b30058893bfe6a0c43bab23f0d0a05af2a8931b7b95d99636235e3ea6b09ef12bd0a90
|
||||
|
Loading…
Reference in New Issue
Block a user