Update to 1.12.4
This commit is contained in:
parent
2a7d3dc1f5
commit
12404401ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/gst-plugins-ugly-free-1.12.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.12.2.tar.xz
|
||||
/gst-plugins-ugly-free-1.12.3.tar.xz
|
||||
/gst-plugins-ugly-free-1.12.4.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.12.3
|
||||
Version: 1.12.4
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
@ -148,6 +148,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
|
||||
- Update to 1.12.4
|
||||
|
||||
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.3-1
|
||||
- Update to 1.12.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.12.3.tar.xz) = ded5812fb6360ad973dc28f6c450306adcac7fb689143ab4af0342d09be96a4b965fd5e7b535180bc53e9a94118950b7503a512798eb96c48a057579f1156d98
|
||||
SHA512 (gst-plugins-ugly-free-1.12.4.tar.xz) = f8f34877882a1958b191c89be73351af0d50fbd1c010af1d8deb4c4775939d6a4f3ceab102ab0e4cf0e435401eb9b564a837cfab84128a4e8dff35bbf87cc6c8
|
||||
|
Loading…
Reference in New Issue
Block a user