Accepting request 347514 from graphics

1

OBS-URL: https://build.opensuse.org/request/show/347514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=93
This commit is contained in:
2015-12-09 19:33:52 +00:00
committed by Git OBS Bridge
parent c44810b5d5
commit 0dc225de7e
4 changed files with 46 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
%global apiver 2.0
Name: gimp
Version: 2.8.14
Version: 2.8.16
Release: 0
Summary: The GNU Image Manipulation Program
License: GPL-3.0+
@@ -96,6 +96,9 @@ Obsoletes: gimp-unstable < 2.6.0
# Obsolete hal subpackage which we had until 11.4.
Obsoletes: %{name}-module-hal < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Explicitly declare the libgimp versions for upgrade purposes
Requires: libgimp-2_0-0 = %{version}
Requires: libgimpui-2_0-0 = %{version}
%description
The GIMP (GNU Image Manipulation Program) is a powerful image
@@ -190,7 +193,7 @@ distribute.
%package devel
Summary: The GNU Image Manipulation Program
Group: Productivity/Graphics/Bitmap Editors
Group: Development/Libraries
Requires: libgimp-2_0-0 = %{version}
Requires: libgimpui-2_0-0 = %{version}
Provides: gimp-2.0-devel = %{version}
@@ -217,7 +220,7 @@ Requires: %{name} = %{version}
Supplements: packageand(%{name}:gimp-help)
%description help-browser
This package contains the help browser for the GIMP.
This package contains the help browser for the GIMP. This package is optional.
%lang_package
%prep