Update to 1.6.1
This commit is contained in:
parent
95345842a1
commit
ad2f8fc7a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/gst-plugins-good-1.5.90.tar.xz
|
||||
/gst-plugins-good-1.5.91.tar.xz
|
||||
/gst-plugins-good-1.6.0.tar.xz
|
||||
/gst-plugins-good-1.6.1.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.6.0
|
||||
Version: 1.6.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -255,6 +255,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
|
||||
- Update to 1.6.1
|
||||
|
||||
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
- Use license macro for COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user