diff --git a/epiphany-branding-SLED.changes b/epiphany-branding-SLED.changes index 4dfdb60..372d2b6 100644 --- a/epiphany-branding-SLED.changes +++ b/epiphany-branding-SLED.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org + +- Bump version to 11.4. + ------------------------------------------------------------------- Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org diff --git a/epiphany-branding-SLED.spec b/epiphany-branding-SLED.spec index 459c607..eee9159 100644 --- a/epiphany-branding-SLED.spec +++ b/epiphany-branding-SLED.spec @@ -1,5 +1,5 @@ # -# spec file for package epiphany-branding-SLED (Version 11.3) +# spec file for package epiphany-branding-SLED (Version 11.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,11 +18,12 @@ %define build_openSUSE 0 %define build_SLED 1 + # Do not edit this auto generated file! Edit epiphany-branding.spec.in. Name: epiphany-branding-SLED License: GPLv2+ -Version: 11.3 +Version: 11.4 Release: 1 Summary: SLED branding of epiphany Group: Productivity/Networking/Web/Browsers diff --git a/epiphany-branding-openSUSE.changes b/epiphany-branding-openSUSE.changes index 4dfdb60..372d2b6 100644 --- a/epiphany-branding-openSUSE.changes +++ b/epiphany-branding-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org + +- Bump version to 11.4. + ------------------------------------------------------------------- Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org diff --git a/epiphany-branding-openSUSE.spec b/epiphany-branding-openSUSE.spec index 62f96b4..f5ce885 100644 --- a/epiphany-branding-openSUSE.spec +++ b/epiphany-branding-openSUSE.spec @@ -1,5 +1,5 @@ # -# spec file for package epiphany-branding-openSUSE (Version 11.3) +# spec file for package epiphany-branding-openSUSE (Version 11.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,11 +18,12 @@ %define build_openSUSE 1 %define build_SLED 0 + # Do not edit this auto generated file! Edit epiphany-branding.spec.in. Name: epiphany-branding-openSUSE License: GPLv2+ -Version: 11.3 +Version: 11.4 Release: 1 Summary: openSUSE branding of epiphany Group: Productivity/Networking/Web/Browsers diff --git a/epiphany-branding.changes b/epiphany-branding.changes.in similarity index 92% rename from epiphany-branding.changes rename to epiphany-branding.changes.in index 4dfdb60..372d2b6 100644 --- a/epiphany-branding.changes +++ b/epiphany-branding.changes.in @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org + +- Bump version to 11.4. + ------------------------------------------------------------------- Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org diff --git a/epiphany-branding.spec.in b/epiphany-branding.spec.in index c8c0687..8e3de88 100644 --- a/epiphany-branding.spec.in +++ b/epiphany-branding.spec.in @@ -1,7 +1,7 @@ # # spec file for package epiphany-branding-%{branding_name} (Version 11.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define build_openSUSE 0 %define build_SLED 0 Name: epiphany-branding-%{branding_name} -License: GPL v2 or later -Version: 11.3 +License: GPLv2+ +Version: 11.4 Release: 1 Summary: %{branding_name} branding of epiphany Group: Productivity/Networking/Web/Browsers diff --git a/pre_checkin.sh b/pre_checkin.sh index 8271b43..d17fe1d 100644 --- a/pre_checkin.sh +++ b/pre_checkin.sh @@ -8,7 +8,7 @@ fi for variant in openSUSE SLED ; do cp ${NAME}-branding.spec.in ${NAME}-branding-${variant}.spec - cp ${NAME}-branding.changes ${NAME}-branding-${variant}.changes + cp ${NAME}-branding.changes.in ${NAME}-branding-${variant}.changes sed -i "s/%{branding_name}/${variant}/g" ${NAME}-branding-${variant}.spec sed -i "s/\(%define *build_${variant} *\)0/\11/" ${NAME}-branding-${variant}.spec sed -i "