Hello community,

here is the log from the commit of package gimp-branding-openSUSE for 
openSUSE:Factory
checked in at Fri Jul 8 10:16:41 CEST 2011.



--------
--- gimp-branding-openSUSE/gimp-branding-SLED.changes   2010-06-22 
08:51:28.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gimp-branding-openSUSE/gimp-branding-SLED.changes  
    2011-07-06 16:22:59.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 16:22:43 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Add a Requires for gimp, since the branding package is useless
+  without it.
+- Update summary and description.
+- Add Url tag.
+
+-------------------------------------------------------------------
--- gimp-branding-openSUSE/gimp-branding-openSUSE.changes       2011-02-08 
12:22:34.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/gimp-branding-openSUSE/gimp-branding-openSUSE.changes
  2011-07-06 16:23:01.000000000 +0200
@@ -2 +2 @@
-Tue Feb  8 11:21:19 UTC 2011 - jav...@opensuse.org
+Wed Jul  6 16:22:43 CEST 2011 - vu...@opensuse.org
@@ -4 +4,5 @@
-- Update splash for 11.4 
+- Bump version to 12.1.
+- Add a Requires for gimp, since the branding package is useless
+  without it.
+- Update summary and description.
+- Add Url tag.

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gimp-branding-SLED.spec ++++++
--- /var/tmp/diff_new_pack.Gs4kZb/_old  2011-07-08 10:16:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Gs4kZb/_new  2011-07-08 10:16:04.000000000 +0200
@@ -22,16 +22,18 @@
 # Do not edit this auto generated file! Edit gimp-branding.spec.in.
 
 Name:           gimp-branding-SLED
-Version:        11.3
-Release:        7
+Version:        12.1
+Release:        1
 Group:          Productivity/Graphics/Bitmap Editors
 License:        BSD3c(or similar)
-Summary:        SLED splash screen for GIMP
+Summary:        The GNU Image Manipulation Program -- SLED Splash Screen
+Url:            http://www.gimp.org/
 Source0:        gimp-branding-COPYING
 Source1:        gimp-branding-openSUSE-splash.png
 Source2:        gimp-branding-SLED-splash.png
 BuildRequires:  gimp
 %define gimp_version %(rpm -q --qf '%%{version}-%%{release}' gimp)
+Requires:       gimp = %{gimp_version}
 Provides:       gimp-branding = %{gimp_version}
 Conflicts:      otherproviders(gimp-branding)
 Supplements:    packageand(gimp:branding-SLED)
@@ -39,7 +41,18 @@
 BuildArch:      noarch
 
 %description
-This package contains SLED splash screen for the GIMP.
+The GIMP (GNU Image Manipulation Program) is a powerful image
+composition and editing program, which can be extremely useful for
+creating logos and other graphics for Web pages.  The GIMP offers many
+of the tools and filters you would expect to find in similar commercial
+offerings and contains some interesting extras as well. The GIMP
+provides a large image manipulation toolbox, including channel
+operations and layers, effects, subpixel imaging and antialiasing, and
+conversions- all including multilevel undo. The GIMP offers a scripting
+facility, but many of the included scripts rely on fonts that we cannot
+distribute.
+
+This package contains the SLED splash screen for the GIMP.
 
 %prep
 %setup -q -T -c %{name}-%{version}

++++++ gimp-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Gs4kZb/_old  2011-07-08 10:16:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Gs4kZb/_new  2011-07-08 10:16:04.000000000 +0200
@@ -22,16 +22,18 @@
 # Do not edit this auto generated file! Edit gimp-branding.spec.in.
 
 Name:           gimp-branding-openSUSE
-Version:        11.3
-Release:        7
+Version:        12.1
+Release:        1
 Group:          Productivity/Graphics/Bitmap Editors
 License:        BSD3c(or similar)
-Summary:        openSUSE splash screen for GIMP
+Summary:        The GNU Image Manipulation Program -- openSUSE Splash Screen
+Url:            http://www.gimp.org/
 Source0:        gimp-branding-COPYING
 Source1:        gimp-branding-openSUSE-splash.png
 Source2:        gimp-branding-SLED-splash.png
 BuildRequires:  gimp
 %define gimp_version %(rpm -q --qf '%%{version}-%%{release}' gimp)
+Requires:       gimp = %{gimp_version}
 Provides:       gimp-branding = %{gimp_version}
 Conflicts:      otherproviders(gimp-branding)
 Supplements:    packageand(gimp:branding-openSUSE)
@@ -39,7 +41,18 @@
 BuildArch:      noarch
 
 %description
-This package contains openSUSE splash screen for the GIMP.
+The GIMP (GNU Image Manipulation Program) is a powerful image
+composition and editing program, which can be extremely useful for
+creating logos and other graphics for Web pages.  The GIMP offers many
+of the tools and filters you would expect to find in similar commercial
+offerings and contains some interesting extras as well. The GIMP
+provides a large image manipulation toolbox, including channel
+operations and layers, effects, subpixel imaging and antialiasing, and
+conversions- all including multilevel undo. The GIMP offers a scripting
+facility, but many of the included scripts rely on fonts that we cannot
+distribute.
+
+This package contains the openSUSE splash screen for the GIMP.
 
 %prep
 %setup -q -T -c %{name}-%{version}



++++++ gimp-branding.changes.in ++++++
--- /var/tmp/diff_new_pack.Gs4kZb/_old  2011-07-08 10:16:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Gs4kZb/_new  2011-07-08 10:16:04.000000000 +0200
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Wed Jul  6 16:22:43 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Add a Requires for gimp, since the branding package is useless
+  without it.
+- Update summary and description.
+- Add Url tag.
+
+-------------------------------------------------------------------
 Tue Jun 22 08:49:16 CEST 2010 - dims...@opensuse.org
 
 - Rename gimp-branding.changes to gimp-branding.changes.in and

++++++ gimp-branding.spec.in ++++++
--- /var/tmp/diff_new_pack.Gs4kZb/_old  2011-07-08 10:16:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Gs4kZb/_new  2011-07-08 10:16:04.000000000 +0200
@@ -20,16 +20,18 @@
 %define         build_SLED 0
 
 Name:           gimp-branding-%{branding_name}
-Version:        11.3
+Version:        12.1
 Release:        1
 Group:          Productivity/Graphics/Bitmap Editors
 License:        BSD3c(or similar)
-Summary:        %{branding_name} splash screen for GIMP
+Summary:        The GNU Image Manipulation Program -- %{branding_name} Splash 
Screen
+Url:            http://www.gimp.org/
 Source0:        gimp-branding-COPYING
 Source1:        gimp-branding-openSUSE-splash.png
 Source2:        gimp-branding-SLED-splash.png
 BuildRequires:  gimp
 %define gimp_version %(rpm -q --qf '%%{version}-%%{release}' gimp)
+Requires:       gimp = %{gimp_version}
 Provides:       gimp-branding = %{gimp_version}
 Conflicts:      otherproviders(gimp-branding)
 Supplements:    packageand(gimp:branding-%{branding_name})
@@ -37,7 +39,18 @@
 BuildArch:      noarch
 
 %description
-This package contains %{branding_name} splash screen for the GIMP.
+The GIMP (GNU Image Manipulation Program) is a powerful image
+composition and editing program, which can be extremely useful for
+creating logos and other graphics for Web pages.  The GIMP offers many
+of the tools and filters you would expect to find in similar commercial
+offerings and contains some interesting extras as well. The GIMP
+provides a large image manipulation toolbox, including channel
+operations and layers, effects, subpixel imaging and antialiasing, and
+conversions- all including multilevel undo. The GIMP offers a scripting
+facility, but many of the included scripts rely on fonts that we cannot
+distribute.
+
+This package contains the %{branding_name} splash screen for the GIMP.
 
 %prep
 %setup -q -T -c %{name}-%{version}


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to