Update to 3.13.3

This commit is contained in:
Kalev Lember 2014-07-22 12:00:31 +02:00
parent 1e87602763
commit c16d0bc593
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -65,3 +65,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.12.1.tar.xz
/eog-3.13.1.tar.xz
/eog-3.13.2.tar.xz
/eog-3.13.3.tar.xz

View File

@ -1,6 +1,6 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
%define gtk3_version 3.10.6
%define gtk3_version 3.11.6
%define glib2_version 2.38.0
%define gnome_desktop_version 2.91.2
%define desktop_file_utils_version 0.9
@ -8,8 +8,8 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.13.2
Release: 2%{?dist}
Version: 3.13.3
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.13/%{name}-%{version}.tar.xz
@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
- Update to 3.13.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
d29f7ef3a00beb8740fdeccee701d59a eog-3.13.2.tar.xz
c7b5ef7b23f273184b169db650f383a3 eog-3.13.3.tar.xz