Accepting request 71608 from home:dimstar:branches:GNOME:Factory
tweaked .changes OBS-URL: https://build.opensuse.org/request/show/71608 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=95
This commit is contained in:
parent
2296f60326
commit
6593b3e173
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97e40b0e0b618a53dffa83e30ff9add1563d54356e6ab1d588d510cedbc148d2
|
||||
size 3012060
|
3
eog-3.1.1.tar.bz2
Normal file
3
eog-3.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38164a9d0cd9257077f5a27aa93deb8632734490ad982072643b440f17015126
|
||||
size 2594934
|
12
eog.changes
12
eog.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 18:21:50 CEST 2011 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.1.1:
|
||||
+ Rewrite help docs using Mallard
|
||||
+ Upgrade to use Little CMS 2 library for color profiling
|
||||
+ Improve preferences dialog appearance
|
||||
+ Miscellaneous fixes/improvements
|
||||
+ Bugs fixed: bgo#646623, bgo#648440, bgo#648055, bgo#648833.
|
||||
+ Updated translations.
|
||||
- Replace pkgconfig(lcms) BuildRequires with pkgconfig(lcms2).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 13:20:14 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
|
7
eog.spec
7
eog.spec
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.0.1
|
||||
Version: 3.1.1
|
||||
Release: 1
|
||||
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
@ -40,7 +40,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gnome-icon-theme)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(lcms)
|
||||
BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
@ -105,9 +105,6 @@ rm -rf %{buildroot}
|
||||
%dir %{_datadir}/gnome/help/
|
||||
%dir %{_datadir}/gnome/help/%{name}/
|
||||
%doc %{_datadir}/gnome/help/%{name}/C/
|
||||
%dir %{_datadir}/omf/
|
||||
%dir %{_datadir}/omf/%{name}/
|
||||
%doc %{_datadir}/omf/%{name}/%{name}-C.omf
|
||||
%{_bindir}/*
|
||||
%{_libdir}/eog
|
||||
%{_datadir}/applications/eog.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user