This commit is contained in:
parent
e21fe1c641
commit
934c8ffaaa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ed846db917046b54669d5d82ef3e9150a1d104270f574727d6016dfb7763b19
|
|
||||||
size 1241674
|
|
3
eog-2.18.2.tar.bz2
Normal file
3
eog-2.18.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2bbf8671263b69c2ca4ca7824b58e29b7b12c9e18e0524538621e71bb7d6486
|
||||||
|
size 1244477
|
19
eog.changes
19
eog.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 18 15:45:06 CDT 2007 - maw@suse.de
|
||||||
|
|
||||||
|
- Update to version 2.18.2, which has the following changes (bug
|
||||||
|
numbers are for bugzilla.gnome.org):
|
||||||
|
- Calculate correctly the maximum printed image size on
|
||||||
|
landscape page (Claudio Saavedra)
|
||||||
|
- Fix problem when possibly applying parallel image
|
||||||
|
transformations (Felix Riemann) [#416257]
|
||||||
|
- Update icon cache when uninstalling icons (Brian Pepple) [#432439]
|
||||||
|
- Code cleanups (Felix Riemann) [#433127]
|
||||||
|
- Correctly set slideshow delay when being entered with
|
||||||
|
the keyboard (Ryan Cumming)
|
||||||
|
- Update README and AUTHORS files (Claudio Saavedra) [#437691]
|
||||||
|
- Fix runtime critical warnings (Claudio Saavedra) [#430021]
|
||||||
|
- Manual fixes (Felix Riemann) [#431297]
|
||||||
|
- Updated translations: Yannig Marchegay (oc), Priit Laes (et)
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 7 13:06:39 CEST 2007 - sbrabec@suse.cz
|
Thu Jun 7 13:06:39 CEST 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
21
eog.spec
21
eog.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package eog (Version 2.18.1)
|
# spec file for package eog (Version 2.18.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -20,8 +20,8 @@ Group: Productivity/Graphics/Viewers
|
|||||||
Provides: eog2
|
Provides: eog2
|
||||||
Obsoletes: eog2
|
Obsoletes: eog2
|
||||||
Requires: gnome-icon-theme
|
Requires: gnome-icon-theme
|
||||||
Version: 2.18.1
|
Version: 2.18.2
|
||||||
Release: 28
|
Release: 1
|
||||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch: eog-casts.patch
|
Patch: eog-casts.patch
|
||||||
@ -84,6 +84,21 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/icons/*/*/*/*.svg
|
%{_datadir}/icons/*/*/*/*.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 18 2007 - maw@suse.de
|
||||||
|
- Update to version 2.18.2, which has the following changes (bug
|
||||||
|
numbers are for bugzilla.gnome.org):
|
||||||
|
- Calculate correctly the maximum printed image size on
|
||||||
|
landscape page (Claudio Saavedra)
|
||||||
|
- Fix problem when possibly applying parallel image
|
||||||
|
transformations (Felix Riemann) [#416257]
|
||||||
|
- Update icon cache when uninstalling icons (Brian Pepple) [#432439]
|
||||||
|
- Code cleanups (Felix Riemann) [#433127]
|
||||||
|
- Correctly set slideshow delay when being entered with
|
||||||
|
the keyboard (Ryan Cumming)
|
||||||
|
- Update README and AUTHORS files (Claudio Saavedra) [#437691]
|
||||||
|
- Fix runtime critical warnings (Claudio Saavedra) [#430021]
|
||||||
|
- Manual fixes (Felix Riemann) [#431297]
|
||||||
|
- Updated translations: Yannig Marchegay (oc), Priit Laes (et)
|
||||||
* Thu Jun 07 2007 - sbrabec@suse.cz
|
* Thu Jun 07 2007 - sbrabec@suse.cz
|
||||||
- Removed invalid desktop Category "Application" (#254654).
|
- Removed invalid desktop Category "Application" (#254654).
|
||||||
* Fri Apr 27 2007 - sbrabec@suse.cz
|
* Fri Apr 27 2007 - sbrabec@suse.cz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user