Update to 2.31.4
This commit is contained in:
parent
08ddb5f0b3
commit
b1b611ec4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ gdk-pixbuf-2.21.6.tar.bz2
|
||||
/gdk-pixbuf-2.31.1.tar.xz
|
||||
/gdk-pixbuf-2.31.2.tar.xz
|
||||
/gdk-pixbuf-2.31.3.tar.xz
|
||||
/gdk-pixbuf-2.31.4.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global glib2_version 2.37.6
|
||||
|
||||
Name: gdk-pixbuf2
|
||||
Version: 2.31.3
|
||||
Release: 5%{?dist}
|
||||
Version: 2.31.4
|
||||
Release: 1%{?dist}
|
||||
Summary: An image loading library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -178,6 +178,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 2.31.4-1
|
||||
- Update to 2.31.4
|
||||
|
||||
* Fri Mar 20 2015 Richard Hughes <rhughes@redhat.com> - 2.31.3-5
|
||||
- Fix a typo causing building applications to fail.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user