commit enlightenment-theme-openSUSE for openSUSE:Factory

2020-06-02 Thread root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2020-06-02 14:34:44

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.3606 
(New)


Package is "enlightenment-theme-openSUSE"

Tue Jun  2 14:34:44 2020 rev:13 rq:809958 version:20200528

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2020-01-21 20:59:36.940827987 +0100
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.3606/enlightenment-theme-openSUSE.changes
  2020-06-02 14:34:56.714820235 +0200
@@ -1,0 +2,5 @@
+Thu May 28 13:03:41 UTC 2020 - Simon Lees 
+
+- 20200528 - efl 1.24
+
+---
@@ -167 +171,0 @@
-

Old:

  enlightenment-theme-openSUSE-20191110.tar.xz

New:

  enlightenment-theme-openSUSE-20200528.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.g86eBS/_old  2020-06-02 14:34:57.938824107 +0200
+++ /var/tmp/diff_new_pack.g86eBS/_new  2020-06-02 14:34:57.942824120 +0200
@@ -19,7 +19,7 @@
 %define icon_theme_name openSUSE-e-X
 
 Name:   enlightenment-theme-openSUSE
-Version:20191110
+Version:20200528
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0
@@ -61,15 +61,15 @@
 ./build-darkmod.sh --epkg
 cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
-cp openSUSE-icons/README README.icons
+cp build/icons/openSUSE-icons/README README.icons
 
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/elementary/themes
 install -m 0644 -t %{buildroot}%{_datadir}/elementary/themes default.edj
 install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}
-install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name} 
openSUSE-icons/index.theme
+install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name} 
build/icons/openSUSE-icons/index.theme
 
-pushd openSUSE-icons
+pushd build/icons/openSUSE-icons
 for d in */ ; do
 install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$d
 for in in $d/*/ ; do

++ enlightenment-theme-openSUSE-20191110.tar.xz -> 
enlightenment-theme-openSUSE-20200528.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20191110.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.3606/enlightenment-theme-openSUSE-20200528.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2020-01-21 Thread root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2020-01-21 20:59:10

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.26092 
(New)


Package is "enlightenment-theme-openSUSE"

Tue Jan 21 20:59:10 2020 rev:12 rq:761076 version:20191110

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2018-05-16 11:35:38.361296564 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.26092/enlightenment-theme-openSUSE.changes
 2020-01-21 20:59:36.940827987 +0100
@@ -1,0 +2,6 @@
+Wed Nov  6 05:49:31 UTC 2019 - Simon Lees 
+
+- 20191110 - efl 1.23  
+  * Now also ship openSUSE-e-X icon theme to match efl theme
+
+---

Old:

  enlightenment-theme-openSUSE-20180511.tar.xz

New:

  enlightenment-theme-openSUSE-20191110.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Fhemzy/_old  2020-01-21 20:59:37.900828434 +0100
+++ /var/tmp/diff_new_pack.Fhemzy/_new  2020-01-21 20:59:37.904828436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
+%define icon_theme_name openSUSE-e-X
+
 Name:   enlightenment-theme-openSUSE
-Version:20180511
+Version:20191110
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0
 Group:  System/GUI/Other
-Url:https://en.opensuse.org/Portal:Enlightenment
+URL:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-%{version}.tar.xz
 BuildRequires:  edje
 # for convert
@@ -42,6 +44,15 @@
 %description
 openSUSE, theme for Enlightenment
 
+%package -n openSUSE-e-X-Icons
+Summary:FDO Icon theme to go with openSUSE Enlightenment Theme
+License:GPL-3.0-only
+Group:  System/GUI/Other
+
+%description -n openSUSE-e-X-Icons
+An FDO Icon theme that matches the one used by the openSUSE Enlightenment
+theme
+
 %prep
 %setup -q
 #%setup -q -n enlightenment-theme-openSUSE-%{Version}
@@ -50,14 +61,40 @@
 ./build-darkmod.sh --epkg
 cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
+cp openSUSE-icons/README README.icons
 
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/elementary/themes
 install -m 0644 -t %{buildroot}%{_datadir}/elementary/themes default.edj
+install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}
+install -m 0644 -t %{buildroot}%{_datadir}/icons/%{icon_theme_name} 
openSUSE-icons/index.theme
+
+pushd openSUSE-icons
+for d in */ ; do
+install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$d
+for in in $d/*/ ; do
+  install -m 0755 -d %{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in
+  for ind in $in/*.png ; do
+if [ -f "$ind" ]; then
+  install -m 0644 -t 
%{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in "$ind"
+fi
+  done
+  for ind in $in/*.svg ; do
+if [ -f "$ind" ]; then
+  install -m 0644 -t 
%{buildroot}%{_datadir}/icons/%{icon_theme_name}/$in "$ind"
+fi
+  done
+done
+done
+popd
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING AUTHORS.elementary AUTHORS.enlightenment COPYING.images 
COPYING.lgpl
+%license AUTHORS COPYING AUTHORS.elementary AUTHORS.enlightenment 
COPYING.images COPYING.lgpl
 %{_datadir}/elementary
 
+%files -n openSUSE-e-X-Icons
+%license README.icons
+%{_datadir}/icons/%{icon_theme_name}
+
 %changelog

++ enlightenment-theme-openSUSE-20180511.tar.xz -> 
enlightenment-theme-openSUSE-20191110.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20180511.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new.26092/enlightenment-theme-openSUSE-20191110.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2018-05-16 11:35:16

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is "enlightenment-theme-openSUSE"

Wed May 16 11:35:16 2018 rev:11 rq:607295 version:20180511

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2017-08-24 18:38:21.716034223 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2018-05-16 11:35:38.361296564 +0200
@@ -1,0 +2,10 @@
+Fri Apr 27 04:21:06 UTC 2018 - sfl...@suse.de
+
+- Bring back oliveleaf as default with leap 15 branding 20180504
+
+---
+Wed Nov 29 04:21:06 UTC 2017 - sfl...@suse.de
+
+- Update for e22
+
+---

Old:

  enlightenment-theme-openSUSE-20170714.tar.xz

New:

  enlightenment-theme-openSUSE-20180511.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.IQYlUi/_old  2018-05-16 11:35:39.481255829 +0200
+++ /var/tmp/diff_new_pack.IQYlUi/_new  2018-05-16 11:35:39.485255684 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2017 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
@@ -17,10 +17,10 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20170714
+Version:20180511
 Release:0
 Summary:openSUSE theme for Enlightenment
-License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
+License:BSD-2-Clause AND LGPL-2.1-only AND CC-BY-SA-3.0
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-%{version}.tar.xz

++ enlightenment-theme-openSUSE-20170714.tar.xz -> 
enlightenment-theme-openSUSE-20180511.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20170714.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20180511.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2017-08-24 18:38:18

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is "enlightenment-theme-openSUSE"

Thu Aug 24 18:38:18 2017 rev:10 rq:510304 version:20170714

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2016-10-25 17:44:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2017-08-24 18:38:21.716034223 +0200
@@ -1,0 +2,6 @@
+Fri Jul 14 13:12:35 UTC 2017 - sfl...@suse.de
+
+- Create 20170714 mirrors 1.19/1.20 efl
+  * fixes boo#1042287 missing text and others.
+
+---

Old:

  enlightenment-theme-openSUSE-20161020.tar.xz

New:

  enlightenment-theme-openSUSE-20170714.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Q5OPmE/_old  2017-08-24 18:38:23.623765461 +0200
+++ /var/tmp/diff_new_pack.Q5OPmE/_new  2017-08-24 18:38:23.631764335 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20161020
+Version:20170714
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0

++ enlightenment-theme-openSUSE-20161020.tar.xz -> 
enlightenment-theme-openSUSE-20170714.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20161020.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20170714.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2016-10-25 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2016-10-25 17:44:25

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is "enlightenment-theme-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2016-07-15 12:49:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2016-10-25 17:44:28.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 20 02:21:20 UTC 2016 - sfl...@suse.de
+
+- Update to 20161020
+  * Fixes incorrect clock color (due to upstream changes) 
+
+---

Old:

  enlightenment-theme-openSUSE-20160705.tar.xz

New:

  enlightenment-theme-openSUSE-20161020.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.IzyZ4D/_old  2016-10-25 17:44:29.0 +0200
+++ /var/tmp/diff_new_pack.IzyZ4D/_new  2016-10-25 17:44:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20160705
+Version:20161020
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0

++ enlightenment-theme-openSUSE-20160705.tar.xz -> 
enlightenment-theme-openSUSE-20161020.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20160705.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20161020.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2016-07-15 12:49:01

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is "enlightenment-theme-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2016-03-26 15:25:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2016-07-15 12:49:12.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 04:38:44 UTC 2016 - sfl...@suse.de
+
+- Update for e21 changes 20160705
+
+---

Old:

  enlightenment-theme-openSUSE-20151216.tar.xz

New:

  enlightenment-theme-openSUSE-20160705.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.mGcjzA/_old  2016-07-15 12:49:14.0 +0200
+++ /var/tmp/diff_new_pack.mGcjzA/_new  2016-07-15 12:49:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20151216
+Version:20160705
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
@@ -48,7 +48,7 @@
 
 %build
 ./build-darkmod.sh --epkg
-cp enlightenment-elementary/openSUSE-e.edj ./default.edj
+cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20151216.tar.xz -> 
enlightenment-theme-openSUSE-20160705.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20151216.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20160705.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2016-03-26 15:25:16

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is "enlightenment-theme-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2015-06-11 08:23:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2016-03-26 15:25:24.0 +0100
@@ -1,0 +2,31 @@
+Wed Dec 16 12:08:54 UTC 2015 - si...@simotek.net
+
+- Minor Fix to terminology script shouldn't effect this 20151216
+
+---
+Sat Dec 12 04:15:20 UTC 2015 - si...@simotek.net
+
+- Minor fix to make the build file consistent 20151212
+
+---
+Tue Dec  1 07:19:26 UTC 2015 - si...@simotek.net
+
+- Finally have a version working on Factory again. 20151201
+
+---
+Mon Oct 26 05:37:04 UTC 2015 - si...@simotek.net
+
+- Add some debug for when it fails in staging 
+
+---
+Thu Oct 22 12:46:58 UTC 2015 - si...@simotek.net
+
+- Fix build script for factory, now using awk which is more robust
+
+---
+Sun Oct 18 04:12:04 UTC 2015 - si...@simotek.net
+
+- Updated colors / branding for leap
+  Update to 1.15 upstream changes
+
+---

Old:

  enlightenment-theme-openSUSE-20141011.tar.xz

New:

  enlightenment-theme-openSUSE-20151216.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.tx6V51/_old  2016-03-26 15:25:25.0 +0100
+++ /var/tmp/diff_new_pack.tx6V51/_new  2016-03-26 15:25:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20141011
+Version:20151216
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
@@ -43,11 +43,12 @@
 openSUSE, theme for Enlightenment
 
 %prep
-%setup -q -n enlightenment-theme-openSUSE-%{version}
+%setup -q
+#%setup -q -n enlightenment-theme-openSUSE-%{Version}
 
 %build
 ./build-darkmod.sh --epkg
-cp enlightenment-elementary/openSUSE.edj ./default.edj
+cp enlightenment-elementary/openSUSE-e.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20141011.tar.xz -> 
enlightenment-theme-openSUSE-20151216.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20141011.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20151216.tar.xz
 differ: char 25, line 1




commit enlightenment-theme-openSUSE for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2014-10-14 13:25:00

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is enlightenment-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2014-09-17 17:26:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2014-10-14 13:25:16.0 +0200
@@ -1,0 +2,16 @@
+Sat Oct 11 00:08:20 UTC 2014 - si...@simotek.net
+
+- Follow upstream in relicencing bsd theme code to lgpl2+, 
+ Note the build system is still BSD
+- Fix incorrect spec file which only mentioned BSD licence
+- Fix Init logo
+
+
+---
+Fri Sep 12 10:06:25 UTC 2014 - si...@simotek.net
+
+- New theme for openSUSE 13.2, old theme will soon be in oliveleaf
+  package
+  Brings in changes for elementary 1.11 as well as some e19 fixes
+
+---

Old:

  enlightenment-theme-openSUSE-20140912.tar.xz

New:

  enlightenment-theme-openSUSE-20141011.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.pa3uYP/_old  2014-10-14 13:25:18.0 +0200
+++ /var/tmp/diff_new_pack.pa3uYP/_new  2014-10-14 13:25:18.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20140912
+Version:20141011
 Release:0
 Summary:openSUSE theme for Enlightenment
-License:BSD-2-Clause
+License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-%{version}.tar.xz
@@ -42,7 +42,7 @@
 
 %build
 ./build-darkmod.sh --epkg
-cp enlightenment-elementary/enlightenment-theme-openSUSE.edj ./default.edj
+cp enlightenment-elementary/openSUSE.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20140912.tar.xz - 
enlightenment-theme-openSUSE-20141011.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20140912.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20141011.tar.xz
 differ: char 26, line 1

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



commit enlightenment-theme-openSUSE for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2014-09-17 17:26:32

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is enlightenment-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2014-07-24 00:28:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2014-09-17 17:26:56.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 12 10:06:25 UTC 2014 - si...@simotek.net
+
+- New theme for openSUSE 13.2, old theme will soon be in oliveleaf
+  package
+  Brings in changes for elementary 1.11 as well as some e19 fixes
+
+---

Old:

  enlightenment-theme-openSUSE-20140609.tar.xz

New:

  enlightenment-theme-openSUSE-20140912.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.uTZ5a4/_old  2014-09-17 17:26:58.0 +0200
+++ /var/tmp/diff_new_pack.uTZ5a4/_new  2014-09-17 17:26:58.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package e-theme-openSUSE
+# spec file for package enlightenment-theme-openSUSE
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20140609
+Version:20140912
 Release:0
 Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause
@@ -30,7 +30,7 @@
 Requires:  elementary
 Provides:   enlightenment-theme
 Provides:  enlightenment-theme-dft
-BuildRoot:  %{_tmppath}/enlightenment-theme-openSUSE-%{version}-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Conflicts: otherproviders(enlightenment-theme-dft)
 
@@ -41,8 +41,8 @@
 %setup -q -n enlightenment-theme-openSUSE-%{version}
 
 %build
-./build-darkmod.sh -v
-cp enlightenment-elementary/openSUSE-e.edj ./default.edj
+./build-darkmod.sh --epkg
+cp enlightenment-elementary/enlightenment-theme-openSUSE.edj ./default.edj
 cp licenses-authors/* .
 
 %install

++ enlightenment-theme-openSUSE-20140609.tar.xz - 
enlightenment-theme-openSUSE-20140912.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE-20140609.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE-20140912.tar.xz
 differ: char 25, line 1

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



commit enlightenment-theme-openSUSE for openSUSE:Factory

2014-07-23 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE for 
openSUSE:Factory checked in at 2014-07-23 22:06:50

Comparing /work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new (New)


Package is enlightenment-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE/enlightenment-theme-openSUSE.changes
2014-02-24 11:00:09.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE.new/enlightenment-theme-openSUSE.changes
   2014-07-24 00:28:00.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun 12 07:29:31 UTC 2014 - si...@simotek.net
+
+- Update theme for elementary 1.10 (Also supports e19)
+
+---

Old:

  enlightenment-theme-openSUSE-20131230.tar.bz2

New:

  enlightenment-theme-openSUSE-20140609.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.QT4GJA/_old  2014-07-24 00:28:03.0 +0200
+++ /var/tmp/diff_new_pack.QT4GJA/_new  2014-07-24 00:28:03.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   enlightenment-theme-openSUSE
-Version:20131230
+Version:20140609
 Release:0
-Summary:openSUSE theme for E17
+Summary:openSUSE theme for Enlightenment
 License:BSD-2-Clause
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
-Source: enlightenment-theme-openSUSE-%{version}.tar.bz2
+Source: enlightenment-theme-openSUSE-%{version}.tar.xz
 BuildRequires:  edje
 # for convert
 BuildRequires: ImageMagick
@@ -41,7 +41,9 @@
 %setup -q -n enlightenment-theme-openSUSE-%{version}
 
 %build
-./build.sh -v
+./build-darkmod.sh -v
+cp enlightenment-elementary/openSUSE-e.edj ./default.edj
+cp licenses-authors/* .
 
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/elementary/themes
@@ -49,7 +51,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS COPYING AUTHORS.elementary AUTHORS.enlightenment COPYING.images 
COPYING.lgpl
 %{_datadir}/elementary
 
 %changelog

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