diff --git a/gimp-2.8.0-RC1.tar.bz2 b/gimp-2.8.0-RC1.tar.bz2 deleted file mode 100644 index 036f6a0..0000000 --- a/gimp-2.8.0-RC1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e78f9aedddd6afd14d3c2c3c3aaee9eda3c495f85a566e63d60ded88ce52bb3f -size 20004191 diff --git a/gimp-2.8.0.tar.bz2 b/gimp-2.8.0.tar.bz2 new file mode 100644 index 0000000..700b5e5 --- /dev/null +++ b/gimp-2.8.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6cee080d18faefa010ba4823e60ee7c49a4d1574a78c6dfb590592a09f2dcc +size 20142440 diff --git a/gimp.changes b/gimp.changes index cfbaa9d..47017ef 100644 --- a/gimp.changes +++ b/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 diff --git a/gimp.spec b/gimp.spec index 7c20267..2cf3440 100644 --- a/gimp.spec +++ b/gimp.spec @@ -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