Update to 3.12.1

This commit is contained in:
Kalev Lember 2014-04-15 23:23:58 +02:00
parent b6b9c7740e
commit ad2e83527c
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.11.91.tar.xz
/eog-3.11.92.tar.xz
/eog-3.12.0.tar.xz
/eog-3.12.1.tar.xz

View File

@ -1,7 +1,7 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
%define gtk3_version 3.7.8
%define glib2_version 2.31.0
%define gtk3_version 3.10.6
%define glib2_version 2.38.0
%define gnome_desktop_version 2.91.2
%define gnome_icon_theme_version 2.19.1
%define desktop_file_utils_version 0.9
@ -9,7 +9,7 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.12.0
Version: 3.12.1
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
@ -115,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
- Update to 3.12.1
* Mon Mar 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
- Update to 3.12.0

View File

@ -1 +1 @@
dbd5951ab0336312e04a04497831882c eog-3.12.0.tar.xz
14ed287ec50039e494c3472075c77c2f eog-3.12.1.tar.xz