Update to 1.12.1
This commit is contained in:
parent
0d562e380a
commit
d003634ad4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/gst-plugins-ugly-free-1.10.4.tar.xz
|
||||
/gst-plugins-ugly-free-1.12.0.tar.xz
|
||||
/gst-plugins-ugly-free-1.12.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.12.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -148,6 +148,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
* Thu May 11 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12.0-3
|
||||
- Enable LAME plugin (#1450108)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.12.0.tar.xz) = 40ac254b2bb4fe1ff8de819f21e377d077ffcf0235a807f26573f43e0ad0cf109615b9d46c91e5612e4609660e61efad736ea3370e4b9f86ce01c3180f602434
|
||||
SHA512 (gst-plugins-ugly-free-1.12.1.tar.xz) = b53a18d0b3164c4440b9b2985c58c25f10b733ada35b8b4b88a3f6b50a0824571f3fd3679b26720e60da90e10defa950e5274406b1d3758fb46e72073bfd155d
|
||||
|
Loading…
Reference in New Issue
Block a user