Update to 2.31.7
This commit is contained in:
parent
8a854eef7c
commit
b52a2894de
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.31.4.tar.xz
|
||||
/gdk-pixbuf-2.31.5.tar.xz
|
||||
/gdk-pixbuf-2.31.6.tar.xz
|
||||
/gdk-pixbuf-2.31.7.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global glib2_version 2.37.6
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.31.6
|
||||
Version: 2.31.7
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
@ -174,6 +174,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 01 2015 Kalev Lember <klember@redhat.com> - 2.31.7-1
|
||||
- Update to 2.31.7
|
||||
|
||||
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 2.31.6-1
|
||||
- Update to 2.31.6
|
||||
- Use make_install macro
|
||||
|
||||
Loading…
Reference in New Issue
Block a user