Update to 3.19.2
This commit is contained in:
parent
b8d5a5d8e5
commit
ea36deaebd
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@ eog-2.31.4-20100623git.tar.bz2
|
|||||||
/eog-3.17.92.tar.xz
|
/eog-3.17.92.tar.xz
|
||||||
/eog-3.18.0.tar.xz
|
/eog-3.18.0.tar.xz
|
||||||
/eog-3.18.1.tar.xz
|
/eog-3.18.1.tar.xz
|
||||||
|
/eog-3.19.2.tar.xz
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
From 774418ef33bad663fd9699fd33e30fdcbb15f135 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kalev Lember <klember@redhat.com>
|
|
||||||
Date: Tue, 10 Nov 2015 12:04:44 +0100
|
|
||||||
Subject: [PATCH] Fix a syntax error in desktop file keywords Romanian
|
|
||||||
translation
|
|
||||||
|
|
||||||
---
|
|
||||||
po/ro.po | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/po/ro.po b/po/ro.po
|
|
||||||
index 4e36ce1..23576ae 100644
|
|
||||||
--- a/po/ro.po
|
|
||||||
+++ b/po/ro.po
|
|
||||||
@@ -89,7 +89,7 @@ msgstr "Navighează și rotește imagini"
|
|
||||||
#: ../data/eog.desktop.in.in.h:4
|
|
||||||
msgid "Picture;Slideshow;Graphics;"
|
|
||||||
msgstr ""
|
|
||||||
-"Picture;Slideshow;Graphics;Imagine;Fotografie;Grafică;Prezentare;Diapozitive"
|
|
||||||
+"Picture;Slideshow;Graphics;Imagine;Fotografie;Grafică;Prezentare;Diapozitive;"
|
|
||||||
|
|
||||||
#: ../data/eog-gear-menu.ui.h:1
|
|
||||||
msgid "_Open…"
|
|
||||||
--
|
|
||||||
2.5.0
|
|
||||||
|
|
10
eog.spec
10
eog.spec
@ -7,13 +7,11 @@
|
|||||||
|
|
||||||
Summary: Eye of GNOME image viewer
|
Summary: Eye of GNOME image viewer
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.18.1
|
Version: 3.19.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||||
#VCS: git:git://git.gnome.org/eog
|
#VCS: git:git://git.gnome.org/eog
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||||
# Backported from upstream
|
|
||||||
Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Romanian.patch
|
|
||||||
|
|
||||||
# The GFDL has an "or later version" clause embedded inside the license.
|
# The GFDL has an "or later version" clause embedded inside the license.
|
||||||
# There is no need to add the + here.
|
# There is no need to add the + here.
|
||||||
@ -76,7 +74,6 @@ the functionality of the installed %{name} package.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-installed-tests
|
%configure --enable-installed-tests
|
||||||
@ -145,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
|
||||||
|
- Update to 3.19.2
|
||||||
|
|
||||||
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
||||||
- Update to 3.18.1
|
- Update to 3.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user