forked from pool/eog-plugins
Accepting request 158570 from GNOME:Next
- Update to version 3.7.91: + Exif Display: - Embed UI files into plugin using GResource. + Fit To Width: - Improve translatability of description strings. + PicasaWeb Uploader: - Embed UI files into plugin using GResource. + Updated translations. - Add pkgconfig(glib-2.0) BuildRequires, so it can be versioned. OBS-URL: https://build.opensuse.org/request/show/158570 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=50
This commit is contained in:
parent
9109f91b04
commit
a3ee81b2f5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0270ae05f6cdd9c73472323370c4779f1148c77f3f8890c89fb8488cf83051ac
|
||||
size 330580
|
3
eog-plugins-3.7.91.tar.xz
Normal file
3
eog-plugins-3.7.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc66e30ad4d2f46fdf9b99816461491c88c3c1fbbb2b3b69a1de511a3f42bda8
|
||||
size 344124
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 18:54:16 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.91:
|
||||
+ Exif Display:
|
||||
- Embed UI files into plugin using GResource.
|
||||
+ Fit To Width:
|
||||
- Improve translatability of description strings.
|
||||
+ PicasaWeb Uploader:
|
||||
- Embed UI files into plugin using GResource.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(glib-2.0) BuildRequires, so it can be versioned.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 21:35:36 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eog-plugins
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,22 +17,23 @@
|
||||
|
||||
|
||||
Name: eog-plugins
|
||||
Version: 3.6.1
|
||||
Version: 3.7.91
|
||||
Release: 0
|
||||
#FIXME: add postr BuildRequires when we have a package
|
||||
Summary: A collection of plugins for Eye of GNOME
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Url: http://live.gnome.org/EyeOfGnome/Plugins
|
||||
Source: http://download.gnome.org/sources/eog-plugins/3.6/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/eog-plugins/3.7/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.9.0
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.1.2
|
||||
BuildRequires: pkgconfig(eog) >= 3.5.5
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.8
|
||||
BuildRequires: pkgconfig(libexif) >= 0.6.16
|
||||
BuildRequires: pkgconfig(libgdata)
|
||||
BuildRequires: pkgconfig(libpeas-1.0)
|
||||
@ -86,10 +87,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_libdir}/eog/plugins/send-by-mail.plugin
|
||||
%{_libdir}/eog/plugins/slideshowshuffle.plugin
|
||||
%dir %{_datadir}/eog/plugins
|
||||
%{_datadir}/eog/plugins/exif-display/
|
||||
%{_datadir}/eog/plugins/export-to-folder/
|
||||
%{_datadir}/eog/plugins/fullscreenbg/
|
||||
%{_datadir}/eog/plugins/postasa/
|
||||
%{_datadir}/eog/plugins/pythonconsole/
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.exif-display.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.eog.plugins.export-to-folder.gschema.xml
|
||||
|
Loading…
Reference in New Issue
Block a user