commit epiphany-branding-openSUSE for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2018-03-14 19:36:43

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Wed Mar 14 19:36:43 2018 rev:39 rq:584714 version:42.1

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-openSUSE.changes
2017-03-22 22:58:11.274609424 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-openSUSE.changes
   2018-03-14 19:36:44.578092895 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:25:05 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ epiphany-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.nNCoUd/_old  2018-03-14 19:36:45.658054536 +0100
+++ /var/tmp/diff_new_pack.nNCoUd/_new  2018-03-14 19:36:45.666054252 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-openSUSE
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
 #
 
 
+%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Name:   epiphany-branding-openSUSE
 Version:42.1
 Release:0
 Summary:GNOME Web Browser -- openSUSE default bookmarks and user agent 
string
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/Web/Browsers
-Url:http://www.gnome.org/projects/epiphany/
+URL:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
 Source1:branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch vu...@novell.com -- Add 
openSUSE bookmarks
@@ -32,12 +33,10 @@
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  epiphany-branding-upstream >= 3.11.2
-%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Requires:   epiphany = %{epiphany_version}
-Provides:   epiphany-branding = %{epiphany_version}
-Conflicts:  otherproviders(epiphany-branding)
 Supplements:packageand(epiphany:branding-openSUSE)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Conflicts:  epiphany-branding
+Provides:   epiphany-branding = %{epiphany_version}
 BuildArch:  noarch
 
 %description
@@ -83,8 +82,8 @@
 install -D -m0644 branding.conf %{buildroot}%{_datadir}/epiphany/branding.conf
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %{_datadir}/epiphany/default-bookmarks.rdf
 %{_datadir}/epiphany/branding.conf
 




commit epiphany-branding-openSUSE for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2017-03-22 22:58:10

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Wed Mar 22 22:58:10 2017 rev:38 rq:461072 version:42.1

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-openSUSE.changes
2017-01-12 15:46:16.820487700 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-openSUSE.changes
   2017-03-22 22:58:11.274609424 +0100
@@ -1,0 +2,5 @@
+Mon Dec  5 10:05:23 UTC 2016 - dims...@opensuse.org
+
+- Rebase opensuse-bookmarks.patch for epiphany 3.23.2.
+
+---



Other differences:
--
++ epiphany-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.TgH0eb/_old  2017-03-22 22:58:11.858526643 +0100
+++ /var/tmp/diff_new_pack.TgH0eb/_new  2017-03-22 22:58:11.862526076 +0100
@@ -27,7 +27,7 @@
 Source1:branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch vu...@novell.com -- Add 
openSUSE bookmarks
 Patch0: opensuse-bookmarks.patch
-BuildRequires:  epiphany >= 3.20.0
+BuildRequires:  epiphany >= 3.23.2
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!

++ opensuse-bookmarks.patch ++
--- /var/tmp/diff_new_pack.TgH0eb/_old  2017-03-22 22:58:11.918518138 +0100
+++ /var/tmp/diff_new_pack.TgH0eb/_new  2017-03-22 22:58:11.918518138 +0100
@@ -1,11 +1,11 @@
-Index: BUILD/default-bookmarks.rdf
+Index: epiphany-branding-openSUSE/test/default-bookmarks.rdf
 ===
 --- default-bookmarks.rdf
 +++ default-bookmarks.rdf
-@@ -7,6 +7,13 @@
+@@ -6,6 +6,13 @@
+ 

  https://www.gnome.org/"/>
- https://webkit.org/"/>
 +http://www.opensuse.org"/>
 +http://www.opensuse.org/documentation/"/>
 +http://forums.opensuse.org"/>
@@ -16,13 +16,11 @@

  

-@@ -18,4 +25,36 @@
- WebKit
- https://webkit.org/
+@@ -13,4 +20,36 @@
+ GNOME
+ https://www.gnome.org/

--
-\ No newline at end of file
-+  http://www.opensuse.org;>
++http://www.opensuse.org;>
 +openSUSE
 +http://www.opensuse.org
 +  
@@ -54,5 +52,4 @@
 +GNOME Shell Extensions
 +https://extensions.gnome.org
 +  
-+
-
+ 




commit epiphany-branding-openSUSE for openSUSE:Factory

2016-05-12 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2016-05-12 09:33:37

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-openSUSE.changes
2016-05-05 08:12:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-openSUSE.changes
   2016-05-12 09:33:39.0 +0200
@@ -1,0 +2,6 @@
+Mon May  9 21:08:30 UTC 2016 - zai...@opensuse.org
+
+- Rebase opensuse-bookmarks.patch to fit with what epiphany now
+  ships in the stable release.
+
+---



Other differences:
--
++ opensuse-bookmarks.patch ++
--- /var/tmp/diff_new_pack.ybGb44/_old  2016-05-12 09:33:40.0 +0200
+++ /var/tmp/diff_new_pack.ybGb44/_new  2016-05-12 09:33:40.0 +0200
@@ -1,22 +1,24 @@
 default-bookmarks.rdf.orig 2014-01-19 20:41:54.573151069 +0100
-+++ default-bookmarks.rdf  2014-01-19 20:44:51.830517615 +0100
-@@ -6,6 +6,13 @@
- 
+Index: BUILD/default-bookmarks.rdf
+===
+--- default-bookmarks.rdf
 default-bookmarks.rdf
+@@ -7,6 +7,13 @@

- https://duckduckgo.com"/>
-+  http://www.opensuse.org"/>
-+  http://www.opensuse.org/documentation/"/>
-+  http://forums.opensuse.org"/>
-+  http://news.opensuse.org"/>
-+  http://software.opensuse.org"/>
-+  http://www.opensuse.org/How_to_Participate"/>
-+  http://planet.opensuse.org"/>
+ https://www.gnome.org/"/>
+ https://webkit.org/"/>
++http://www.opensuse.org"/>
++http://www.opensuse.org/documentation/"/>
++http://forums.opensuse.org"/>
++http://news.opensuse.org"/>
++http://software.opensuse.org"/>
++http://www.opensuse.org/How_to_Participate"/>
++http://planet.opensuse.org"/>

  

-@@ -16,4 +23,36 @@
- 
- 
https://duckduckgo.com/?q=%st=epiphany
+@@ -18,4 +25,36 @@
+ WebKit
+ https://webkit.org/

 -
 \ No newline at end of file
@@ -53,3 +55,4 @@
 +https://extensions.gnome.org
 +  
 +
+




commit epiphany-branding-openSUSE for openSUSE:Factory

2016-05-05 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2016-05-05 08:12:51

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-openSUSE.changes
2016-03-29 14:26:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-openSUSE.changes
   2016-05-05 08:12:52.0 +0200
@@ -1,0 +2,10 @@
+Mon May  2 11:59:23 UTC 2016 - zai...@opensuse.org
+
+- Drop epiphany-branding-SLED subpackage:
+  + Remove sled-bookmarks.patch, pre_checkin.sh,
+epiphany-branding-SLED.changes, epiphany-branding.changes.in
+and epiphany-branding-SLED.spec.
+  + Clean epiphany-branding-openSUSE.spec for all references to the
+previous package.
+
+---

Old:

  epiphany-branding-SLED.changes
  epiphany-branding-SLED.spec
  epiphany-branding.changes.in
  epiphany-branding.spec.in
  pre_checkin.sh
  sled-bookmarks.patch



Other differences:
--
++ epiphany-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.2BF9eq/_old  2016-05-05 08:12:52.0 +0200
+++ /var/tmp/diff_new_pack.2BF9eq/_new  2016-05-05 08:12:52.0 +0200
@@ -16,10 +16,6 @@
 #
 
 
-%define build_openSUSE 1
-%define build_SLED 0
-
-# Do not edit this auto generated file! Edit epiphany-branding.spec.in.
 Name:   epiphany-branding-openSUSE
 Version:42.1
 Release:0
@@ -31,9 +27,7 @@
 Source1:branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch vu...@novell.com -- Add 
openSUSE bookmarks
 Patch0: opensuse-bookmarks.patch
-# PATCH-FEATURE-SLE sled-bookmarks.patch vu...@novell.com -- Add SLED bookmarks
-Patch1: sled-bookmarks.patch
-BuildRequires:  epiphany >= 3.11.3
+BuildRequires:  epiphany >= 3.20.0
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
@@ -55,12 +49,7 @@
 
 %prep
 cp -a %{_datadir}/epiphany/default-bookmarks.rdf .
-%if %build_openSUSE
 %patch0
-%endif
-%if %build_SLED
-%patch1
-%endif
 cp -a %{SOURCE0} .
 
 %build




commit epiphany-branding-openSUSE for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2016-03-29 14:26:24

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2016-01-28 17:22:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2016-03-29 14:26:25.0 +0200
@@ -1,0 +2,5 @@
+Fri Feb 12 16:16:03 UTC 2016 - dims...@opensuse.org
+
+- Patch tagging: use valid tags.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.i9593I/_old  2016-03-29 14:26:26.0 +0200
+++ /var/tmp/diff_new_pack.i9593I/_new  2016-03-29 14:26:26.0 +0200
@@ -31,7 +31,7 @@
 Source1:branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch vu...@novell.com -- Add 
openSUSE bookmarks
 Patch0: opensuse-bookmarks.patch
-# PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
+# PATCH-FEATURE-SLE sled-bookmarks.patch vu...@novell.com -- Add SLED bookmarks
 Patch1: sled-bookmarks.patch
 BuildRequires:  epiphany >= 3.11.3
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.i9593I/_old  2016-03-29 14:26:26.0 +0200
+++ /var/tmp/diff_new_pack.i9593I/_new  2016-03-29 14:26:26.0 +0200
@@ -1,4 +1,9 @@
 ---
+Fri Feb 12 16:16:03 UTC 2016 - dims...@opensuse.org
+
+- Patch tagging: use valid tags.
+
+---
 Sat Jan 22 18:30:00 UTC 2016 - dims...@opensuse.org
 
 - Make build not rely on lsb and opensuse-release (no constant

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.i9593I/_old  2016-03-29 14:26:26.0 +0200
+++ /var/tmp/diff_new_pack.i9593I/_new  2016-03-29 14:26:26.0 +0200
@@ -30,7 +30,7 @@
 Source1:branding.conf.in
 # PATCH-FEATURE-OPENSUSE opensuse-bookmarks.patch vu...@novell.com -- Add 
openSUSE bookmarks
 Patch0: opensuse-bookmarks.patch
-# PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
+# PATCH-FEATURE-SLE sled-bookmarks.patch vu...@novell.com -- Add SLED bookmarks
 Patch1: sled-bookmarks.patch
 BuildRequires:  epiphany >= 3.11.3
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.




commit epiphany-branding-openSUSE for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2016-01-28 17:22:43

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2015-10-30 13:43:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2016-01-28 17:22:44.0 +0100
@@ -1,0 +2,14 @@
+Sat Jan 22 18:30:00 UTC 2016 - dims...@opensuse.org
+
+- Make build not rely on lsb and opensuse-release (no constant
+  rebuild in Tumbleweed):
+  + Drop lsb/lsb-release BuildRequires.
+  + Drop opensuse-release BuildRequires.
+  + Use %{suse_version} in build section to inject proper values
+into branding.conf. On Tumbleweed we no longer use the snapshot
+version (which is anyway useless) but simply inject
+'Tumbleweed'. We currently detect openSUSE 13.1, 13.2,
+Leap 42.1, SLE12 and Tumbleweed systems. All others will have
+'SUSE/undef' in the browsers user agent string.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.bLCwb7/_old  2016-01-28 17:22:45.0 +0100
+++ /var/tmp/diff_new_pack.bLCwb7/_new  2016-01-28 17:22:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,13 +38,6 @@
 # WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  epiphany-branding-upstream >= 3.11.2
-%if 0%{suse_version} > 1110
-BuildRequires:  lsb-release
-%else
-BuildRequires:  lsb
-%endif
-BuildRequires:  suse-release
-%define distro_version %(lsb_release -r -s)
 %define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Requires:   epiphany = %{epiphany_version}
 Provides:   epiphany-branding = %{epiphany_version}
@@ -71,7 +64,28 @@
 cp -a %{SOURCE0} .
 
 %build
-sed 
"s,@distroversion@,%{distro_version},g;s,@pkgversion@,%{epiphany_version},g" 
%{SOURCE1} > branding.conf
+case "%{?suse_version}" in
+  1330)
+   DISTRO="Tumbleweed"
+   ;;
+  1320)
+   DISTRO="13.2"
+   ;;
+  1315)
+%if %{?is_opensuse}
+   DISTRO="Leap 42.1"
+%else
+   DISTRO="SLE12"
+%endif
+   ;;
+  1310)
+   DISTRO="13.1"
+   ;;
+  *)
+   DISTRO="undef"
+   ;;
+esac
+sed "s,@distroversion@,$DISTRO,g;s,@pkgversion@,%{epiphany_version},g" 
%{SOURCE1} > branding.conf
 
 %install
 # custom bookmarks

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.bLCwb7/_old  2016-01-28 17:22:45.0 +0100
+++ /var/tmp/diff_new_pack.bLCwb7/_new  2016-01-28 17:22:45.0 +0100
@@ -1,4 +1,18 @@
 ---
+Sat Jan 22 18:30:00 UTC 2016 - dims...@opensuse.org
+
+- Make build not rely on lsb and opensuse-release (no constant
+  rebuild in Tumbleweed):
+  + Drop lsb/lsb-release BuildRequires.
+  + Drop opensuse-release BuildRequires.
+  + Use %{suse_version} in build section to inject proper values
+into branding.conf. On Tumbleweed we no longer use the snapshot
+version (which is anyway useless) but simply inject
+'Tumbleweed'. We currently detect openSUSE 13.1, 13.2,
+Leap 42.1, SLE12 and Tumbleweed systems. All others will have
+'SUSE/undef' in the browsers user agent string.
+
+---
 Mon Oct 12 15:23:23 UTC 2015 - zai...@opensuse.org
 
 - Bump version to 42.1, to prepare for next version of openSUSE.

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.bLCwb7/_old  2016-01-28 17:22:45.0 +0100
+++ /var/tmp/diff_new_pack.bLCwb7/_new  2016-01-28 17:22:45.0 +0100
@@ -37,13 +37,6 @@
 # WARNING: As this package conflicts with epiphany-branding-%{branding_name}, 
you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  epiphany-branding-upstream >= 3.11.2
-%if 0%{suse_version} > 1110
-BuildRequires:  lsb-release
-%else
-BuildRequires:  lsb
-%endif
-BuildRequires:  

commit epiphany-branding-openSUSE for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2015-10-30 13:43:35

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is "epiphany-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2014-05-05 21:14:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2015-10-30 13:43:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 12 15:23:23 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
 Name:   epiphany-branding-SLED
-Version:13.2
+Version:42.1
 Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
 License:GPL-2.0+

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -1,4 +1,9 @@
 ---
+Mon Oct 12 15:23:23 UTC 2015 - zai...@opensuse.org
+
+- Bump version to 42.1, to prepare for next version of openSUSE.
+
+---
 Thu Apr  3 23:13:23 UTC 2014 - dims...@opensuse.org
 
 - Bump version to 13.2, to prepare for next version of openSUSE.

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.mBm23L/_old  2015-10-30 13:43:38.0 +0100
+++ /var/tmp/diff_new_pack.mBm23L/_new  2015-10-30 13:43:38.0 +0100
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   epiphany-branding-%{branding_name}
-Version:13.2
+Version:42.1
 Release:0
 Summary:GNOME Web Browser -- %{branding_name} default bookmarks and 
user agent string
 License:GPL-2.0+




commit epiphany-branding-openSUSE for openSUSE:Factory

2014-05-05 Thread h_root


binGsMoAeexgv.bin
Description: Binary data


commit epiphany-branding-openSUSE for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2013-09-11 15:41:39

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is epiphany-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2012-05-26 09:23:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2013-09-11 15:41:40.0 +0200
@@ -1,0 +2,11 @@
+Sun Sep  8 07:14:25 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1, to prepare for next version of openSUSE.
+
+---
+Sat Sep  7 21:47:22 UTC 2013 - dims...@opensuse.org
+
+- Rebase opensuse-bookmarks.patch and sled-bookmarks.patch against
+  epiphany 3.9.90.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.JZuNxt/_old  2013-09-11 15:41:40.0 +0200
+++ /var/tmp/diff_new_pack.JZuNxt/_new  2013-09-11 15:41:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
 Name:   epiphany-branding-SLED
-Version:12.2
+Version:13.1
 Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
 License:GPL-2.0+
@@ -33,7 +33,7 @@
 Patch0: opensuse-bookmarks.patch
 # PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
 Patch1: sled-bookmarks.patch
-BuildRequires:  epiphany
+BuildRequires:  epiphany = 3.9.90
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.JZuNxt/_old  2013-09-11 15:41:41.0 +0200
+++ /var/tmp/diff_new_pack.JZuNxt/_new  2013-09-11 15:41:41.0 +0200
@@ -1,4 +1,15 @@
 ---
+Sun Sep  8 07:14:25 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1, to prepare for next version of openSUSE.
+
+---
+Sat Sep  7 21:47:22 UTC 2013 - dims...@opensuse.org
+
+- Rebase opensuse-bookmarks.patch and sled-bookmarks.patch against
+  epiphany 3.9.90.
+
+---
 Wed May 23 07:43:47 UTC 2012 - vu...@opensuse.org
 
 - Bump version to 12.2, to prepare for next version of openSUSE.

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.JZuNxt/_old  2013-09-11 15:41:41.0 +0200
+++ /var/tmp/diff_new_pack.JZuNxt/_new  2013-09-11 15:41:41.0 +0200
@@ -20,7 +20,7 @@
 %define build_SLED 0
 
 Name:   epiphany-branding-%{branding_name}
-Version:12.2
+Version:13.1
 Release:0
 Summary:GNOME Web Browser -- %{branding_name} default bookmarks and 
user agent string
 License:GPL-2.0+
@@ -32,7 +32,7 @@
 Patch0: opensuse-bookmarks.patch
 # PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
 Patch1: sled-bookmarks.patch
-BuildRequires:  epiphany
+BuildRequires:  epiphany = 3.9.90
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-%{branding_name}, 
you cannot
 #  reuse build root. You have to build in a clean build root every 
time!

++ opensuse-bookmarks.patch ++
--- /var/tmp/diff_new_pack.JZuNxt/_old  2013-09-11 15:41:41.0 +0200
+++ /var/tmp/diff_new_pack.JZuNxt/_new  2013-09-11 15:41:41.0 +0200
@@ -1,25 +1,27 @@
 default-bookmarks.rdf.old  2009-08-10 22:29:20.0 +0200
-+++ default-bookmarks.rdf  2009-08-13 14:52:57.0 +0200
-@@ -6,6 +6,13 @@
+--- default-bookmarks.rdf.orig 2013-09-07 23:22:27.455672063 +0200
 default-bookmarks.rdf  2013-09-07 

commit epiphany-branding-openSUSE for openSUSE:Factory

2012-05-26 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2012-05-26 09:23:01

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is epiphany-branding-openSUSE, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2012-05-22 08:12:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2012-05-26 09:23:02.0 +0200
@@ -1,0 +2,5 @@
+Wed May 23 07:43:47 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.SdAVFE/_old  2012-05-26 09:23:04.0 +0200
+++ /var/tmp/diff_new_pack.SdAVFE/_new  2012-05-26 09:23:04.0 +0200
@@ -21,7 +21,7 @@
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
 Name:   epiphany-branding-SLED
-Version:12.1
+Version:12.2
 Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
 License:GPL-2.0+
@@ -33,10 +33,10 @@
 Patch0: opensuse-bookmarks.patch
 # PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
 Patch1: sled-bookmarks.patch
+BuildRequires:  epiphany
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  epiphany
 BuildRequires:  epiphany-branding-upstream
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.SdAVFE/_old  2012-05-26 09:23:04.0 +0200
+++ /var/tmp/diff_new_pack.SdAVFE/_new  2012-05-26 09:23:04.0 +0200
@@ -1,4 +1,9 @@
 ---
+Wed May 23 07:43:47 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+---
 Wed May  2 19:54:49 UTC 2012 - dims...@opensuse.org
 
 - Add GNOME Shell extensions (https://extensions.gnome.org) to

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.SdAVFE/_old  2012-05-26 09:23:04.0 +0200
+++ /var/tmp/diff_new_pack.SdAVFE/_new  2012-05-26 09:23:04.0 +0200
@@ -20,10 +20,10 @@
 %define build_SLED 0
 
 Name:   epiphany-branding-%{branding_name}
-License:GPL-2.0+
-Version:12.1
-Release:1
+Version:12.2
+Release:0
 Summary:GNOME Web Browser -- %{branding_name} default bookmarks and 
user agent string
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
@@ -32,11 +32,11 @@
 Patch0: opensuse-bookmarks.patch
 # PATCH-FEATURE-SLED sled-bookmarks.patch vu...@novell.com -- Add SLED 
bookmarks
 Patch1: sled-bookmarks.patch
+BuildRequires:  epiphany
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-%{branding_name}, 
you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
 BuildRequires:  epiphany-branding-upstream
-BuildRequires:  epiphany
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release
 %else

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



commit epiphany-branding-openSUSE for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory checked in at 2012-05-22 08:12:58

Comparing /work/SRC/openSUSE:Factory/epiphany-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new (New)


Package is epiphany-branding-openSUSE, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
2011-10-13 19:42:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-branding-openSUSE.new/epiphany-branding-SLED.changes
   2012-05-22 08:12:59.0 +0200
@@ -1,0 +2,6 @@
+Wed May  2 19:54:49 UTC 2012 - dims...@opensuse.org
+
+- Add GNOME Shell extensions (https://extensions.gnome.org) to
+  openSUSE bookmarks.
+
+---
epiphany-branding-openSUSE.changes: same change



Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-SLED
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,11 @@
 %define build_SLED 1
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
-
 Name:   epiphany-branding-SLED
-License:GPL-2.0+
 Version:12.1
-Release:1
+Release:0
 Summary:GNOME Web Browser -- SLED default bookmarks and user agent 
string
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
@@ -37,8 +36,8 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  epiphany-branding-upstream
 BuildRequires:  epiphany
+BuildRequires:  epiphany-branding-upstream
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release
 %else

++ epiphany-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-branding-openSUSE
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,11 @@
 %define build_SLED 0
 
 # Do not edit this auto generated file! Edit epiphany-branding.spec.in.
-
 Name:   epiphany-branding-openSUSE
-License:GPL-2.0+
 Version:12.1
-Release:1
+Release:0
 Summary:GNOME Web Browser -- openSUSE default bookmarks and user agent 
string
+License:GPL-2.0+
 Group:  Productivity/Networking/Web/Browsers
 Url:http://www.gnome.org/projects/epiphany/
 Source0:COPYING
@@ -37,8 +36,8 @@
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with epiphany-branding-openSUSE, you 
cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  epiphany-branding-upstream
 BuildRequires:  epiphany
+BuildRequires:  epiphany-branding-upstream
 %if 0%{suse_version}  1110
 BuildRequires:  lsb-release
 %else

++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 08:13:02.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed May  2 19:54:49 UTC 2012 - dims...@opensuse.org
+
+- Add GNOME Shell extensions (https://extensions.gnome.org) to
+  openSUSE bookmarks.
+
+---
 Thu Oct 13 12:50:53 UTC 2011 - vu...@opensuse.org
 
 - Remove %{release} from the epiphany versioned Requires, to not

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.sjqRwS/_old  2012-05-22 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.sjqRwS/_new  2012-05-22 

commit epiphany-branding-openSUSE for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package epiphany-branding-openSUSE for 
openSUSE:Factory
checked in at Thu Oct 13 19:41:19 CEST 2011.




--- openSUSE:Factory/epiphany-branding-openSUSE/epiphany-branding-SLED.changes  
2011-10-04 16:56:07.0 +0200
+++ 
/mounts/work_src_done/STABLE/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
  2011-10-13 14:52:40.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 13 12:50:53 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the epiphany versioned Requires, to not
+  have to rebuild this package each time epiphany rebuilds to keep
+  it installable.
+
+---
epiphany-branding-openSUSE.changes: same change

calling whatdependson for head-i586




Other differences:
--
++ epiphany-branding-SLED.spec ++
--- /var/tmp/diff_new_pack.6tercD/_old  2011-10-13 19:41:15.0 +0200
+++ /var/tmp/diff_new_pack.6tercD/_new  2011-10-13 19:41:15.0 +0200
@@ -46,7 +46,7 @@
 %endif
 BuildRequires:  suse-release
 %define distro_version %(lsb_release -r -s)
-%define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
+%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Requires:   epiphany = %{epiphany_version}
 Provides:   epiphany-branding = %{epiphany_version}
 Conflicts:  otherproviders(epiphany-branding)

epiphany-branding-openSUSE.spec: same change
++ epiphany-branding.changes.in ++
--- /var/tmp/diff_new_pack.6tercD/_old  2011-10-13 19:41:16.0 +0200
+++ /var/tmp/diff_new_pack.6tercD/_new  2011-10-13 19:41:16.0 +0200
@@ -1,4 +1,17 @@
 ---
+Thu Oct 13 12:50:53 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the epiphany versioned Requires, to not
+  have to rebuild this package each time epiphany rebuilds to keep
+  it installable.
+
+---
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+
+---
 Wed Jul  6 16:27:30 CEST 2011 - vu...@opensuse.org
 
 - Bump version to 12.1.

++ epiphany-branding.spec.in ++
--- /var/tmp/diff_new_pack.6tercD/_old  2011-10-13 19:41:16.0 +0200
+++ /var/tmp/diff_new_pack.6tercD/_new  2011-10-13 19:41:16.0 +0200
@@ -44,7 +44,7 @@
 %endif
 BuildRequires:  suse-release
 %define distro_version %(lsb_release -r -s)
-%define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
+%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
 Requires:   epiphany = %{epiphany_version}
 Provides:   epiphany-branding = %{epiphany_version}
 Conflicts:  otherproviders(epiphany-branding)
@@ -78,9 +78,6 @@
 # user agent
 install -D -m0644 branding.conf %{buildroot}%{_datadir}/epiphany/branding.conf
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc COPYING

continue with q...



Remember to have fun...

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



commit epiphany-branding-openSUSE for openSUSE:Factory

2011-07-11 Thread h_root

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.0 +0100
+++ 
/mounts/work_src_done/STABLE/epiphany-branding-openSUSE/epiphany-branding-SLED.changes
  2011-07-06 16:31:17.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 16:27:30 CEST 2011 - vu...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.0 +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 vu...@novell.com -- 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.0 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.0 +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 vu...@novell.com -- 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.0 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.0 +0200
@@ -1,4 +1,13 @@
 ---
+Wed Jul  6 16:27:30 CEST 2011 - vu...@opensuse.org
+
+- 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 - vu...@opensuse.org
 
 - 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.0 +0200
+++ /var/tmp/diff_new_pack.ta0GsR/_new  2011-07-11 12:36:25.0 +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