Accepting request 116394 from GNOME:Apps
Update to version 2.8.0 final. (forwarded request 116392 from dimstar) OBS-URL: https://build.opensuse.org/request/show/116394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=76
This commit is contained in:
committed by
Git OBS Bridge
parent
52fc3d9d1f
commit
b1363af9ba
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e78f9aedddd6afd14d3c2c3c3aaee9eda3c495f85a566e63d60ded88ce52bb3f
|
||||
size 20004191
|
3
gimp-2.8.0.tar.bz2
Normal file
3
gimp-2.8.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd6cee080d18faefa010ba4823e60ee7c49a4d1574a78c6dfb590592a09f2dcc
|
||||
size 20142440
|
10
gimp.changes
10
gimp.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 3 14:52:22 UTC 2012 - badshah400@gmail.com
|
||||
|
||||
- Update to version 2.8.0:
|
||||
+ Core: Add gimp's own GimpOperationBrightnessContrast because
|
||||
GEGL one is different
|
||||
+ Plug-ins: Fix some GFig rendering issues
|
||||
+ Source and build system: Depend on Babl 0.1.10, GEGL 0.2.0
|
||||
and some other new library versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 7 08:08:21 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@@ -65,13 +65,12 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.24.1
|
||||
BuildRequires: pkgconfig(gudev-1.0) >= 167
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
Url: http://www.gimp.org/
|
||||
Version: 2.7.99_2.8.0rc1
|
||||
Version: 2.8.0
|
||||
Release: 0
|
||||
%define _version 2.8.0-RC1
|
||||
Summary: The GNU Image Manipulation Program
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
Source: ftp://ftp.gimp.org/pub/gimp/v2.8/%{name}-%{_version}.tar.bz2
|
||||
Source: ftp://ftp.gimp.org/pub/gimp/v2.8/%{name}-%{version}.tar.bz2
|
||||
Source1: macros.gimp
|
||||
# openSUSE palette file
|
||||
Source2: openSUSE.gpl
|
||||
@@ -234,7 +233,7 @@ This package contains the help browser for the GIMP.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n %{name}-%{_version}
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
translation-update-upstream po-libgimp gimp20-libgimp
|
||||
translation-update-upstream po-python gimp20-python
|
||||
@@ -294,6 +293,7 @@ install -m 644 -c macros.gimp \
|
||||
$RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.gimp
|
||||
%fdupes %{buildroot}%{_datadir}/gtk-doc/
|
||||
%fdupes %{buildroot}%{_libdir}/gimp/2.0/python/
|
||||
%fdupes %{buildroot}%{_datadir}/gimp/2.0/
|
||||
|
||||
%if 0%{?suse_version} > 1130
|
||||
|
||||
|
Reference in New Issue
Block a user