Update to 3.13.3
This commit is contained in:
parent
1e87602763
commit
c16d0bc593
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
9
eog.spec
9
eog.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user