Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory
checked in at Mon Jul 11 12:42:24 CEST 2011.



--------
--- epiphany-branding-openSUSE/epiphany-branding-SLED.changes   2011-01-15 
01:28:52.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
      2011-07-06 16:31:17.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 16:27:30 CEST 2011 - [email protected]
+
+- Bump version to 12.1.
+- Add a Requires for epiphany, since the branding package is
+  useless without it.
+- Update summary and description.
+- Add Url tag.
+
+-------------------------------------------------------------------
epiphany-branding-openSUSE.changes: same change

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ epiphany-branding-SLED.spec ++++++
--- /var/tmp/diff_new_pack.ta0GsR/_old  2011-07-11 12:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.000000000 +0200
@@ -23,10 +23,11 @@
 
 Name:           epiphany-branding-SLED
 License:        GPLv2+
-Version:        11.4
-Release:        2
-Summary:        SLED branding of epiphany
+Version:        12.1
+Release:        1
+Summary:        GNOME Web Browser -- SLED default bookmarks and user agent 
string
 Group:          Productivity/Networking/Web/Browsers
+Url:            http://www.gnome.org/projects/epiphany/
 Source0:        COPYING
 Source1:        branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch [email protected] -- Add 
openSUSE bookmarks
@@ -46,6 +47,7 @@
 BuildRequires:  suse-release
 %define distro_version %(lsb_release -r -s)
 %define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
+Requires:       epiphany = %{epiphany_version}
 Provides:       epiphany-branding = %{epiphany_version}
 Conflicts:      otherproviders(epiphany-branding)
 Supplements:    packageand(epiphany:branding-SLED)
@@ -53,7 +55,11 @@
 BuildArch:      noarch
 
 %description
-This package provides SLED Look and Feel for Epiphany.
+Epiphany is a Web Browser for the GNOME Desktop. Its principles are
+simplicity and standards compliance.
+
+This package provides the SLED default bookmarks and user
+agent string.
 
 %prep
 cp -a %{_datadir}/epiphany/default-bookmarks.rdf .

++++++ epiphany-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.ta0GsR/_old  2011-07-11 12:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.000000000 +0200
@@ -23,10 +23,11 @@
 
 Name:           epiphany-branding-openSUSE
 License:        GPLv2+
-Version:        11.4
-Release:        2
-Summary:        openSUSE branding of epiphany
+Version:        12.1
+Release:        1
+Summary:        GNOME Web Browser -- openSUSE default bookmarks and user agent 
string
 Group:          Productivity/Networking/Web/Browsers
+Url:            http://www.gnome.org/projects/epiphany/
 Source0:        COPYING
 Source1:        branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch [email protected] -- Add 
openSUSE bookmarks
@@ -46,6 +47,7 @@
 BuildRequires:  suse-release
 %define distro_version %(lsb_release -r -s)
 %define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
+Requires:       epiphany = %{epiphany_version}
 Provides:       epiphany-branding = %{epiphany_version}
 Conflicts:      otherproviders(epiphany-branding)
 Supplements:    packageand(epiphany:branding-openSUSE)
@@ -53,7 +55,11 @@
 BuildArch:      noarch
 
 %description
-This package provides openSUSE Look and Feel for Epiphany.
+Epiphany is a Web Browser for the GNOME Desktop. Its principles are
+simplicity and standards compliance.
+
+This package provides the openSUSE default bookmarks and user
+agent string.
 
 %prep
 cp -a %{_datadir}/epiphany/default-bookmarks.rdf .

++++++ epiphany-branding.changes.in ++++++
--- /var/tmp/diff_new_pack.ta0GsR/_old  2011-07-11 12:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.000000000 +0200
@@ -1,4 +1,13 @@
 -------------------------------------------------------------------
+Wed Jul  6 16:27:30 CEST 2011 - [email protected]
+
+- Bump version to 12.1.
+- Add a Requires for epiphany, since the branding package is
+  useless without it.
+- Update summary and description.
+- Add Url tag.
+
+-------------------------------------------------------------------
 Sun Jan  9 23:11:01 CET 2011 - [email protected]
 
 - Update the Planet bookmark to point to Planet openSUSE.

++++++ epiphany-branding.spec.in ++++++
--- /var/tmp/diff_new_pack.ta0GsR/_old  2011-07-11 12:36:25.000000000 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.000000000 +0200
@@ -21,10 +21,11 @@
 
 Name:           epiphany-branding-%{branding_name}
 License:        GPLv2+
-Version:        11.4
+Version:        12.1
 Release:        1
-Summary:        %{branding_name} branding of epiphany
+Summary:        GNOME Web Browser -- %{branding_name} default bookmarks and 
user agent string
 Group:          Productivity/Networking/Web/Browsers
+Url:            http://www.gnome.org/projects/epiphany/
 Source0:        COPYING
 Source1:        branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch [email protected] -- Add 
openSUSE bookmarks
@@ -44,6 +45,7 @@
 BuildRequires:  suse-release
 %define distro_version %(lsb_release -r -s)
 %define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
+Requires:       epiphany = %{epiphany_version}
 Provides:       epiphany-branding = %{epiphany_version}
 Conflicts:      otherproviders(epiphany-branding)
 Supplements:    packageand(epiphany:branding-%{branding_name})
@@ -51,7 +53,11 @@
 BuildArch:      noarch
 
 %description
-This package provides %{branding_name} Look and Feel for Epiphany.
+Epiphany is a Web Browser for the GNOME Desktop. Its principles are
+simplicity and standards compliance.
+
+This package provides the %{branding_name} default bookmarks and user
+agent string.
 
 %prep
 cp -a %{_datadir}/epiphany/default-bookmarks.rdf .


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to