Hello community,

here is the log from the commit of package terminology-theme-openSUSE-oliveleaf 
for openSUSE:Factory checked in at 2015-06-24 20:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminology-theme-openSUSE-oliveleaf (Old)
 and      /work/SRC/openSUSE:Factory/.terminology-theme-openSUSE-oliveleaf.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminology-theme-openSUSE-oliveleaf"

Changes:
--------
New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE-oliveleaf.new/terminology-theme-openSUSE-oliveleaf.changes
   2015-06-24 20:45:34.000000000 +0200
@@ -0,0 +1,42 @@
+-------------------------------------------------------------------
+Wed Jun 10 22:28:46 UTC 2015 - [email protected]
+
+- Fix License
+
+-------------------------------------------------------------------
+Wed Sep 17 10:44:12 UTC 2014 - [email protected]
+
+- Recreate the openSUSE 13.1 terminology theme. From its old package
+
+-------------------------------------------------------------------
+Tue Sep 16 04:13:14 UTC 2014 - [email protected]
+
+- New theme for openSUSE 13.2
+
+-------------------------------------------------------------------
+Wed Feb 19 12:16:06 UTC 2014 - [email protected]
+
+- conflicts with other providers of terminology-theme-dft
+
+-------------------------------------------------------------------
+Tue Dec 24 03:27:23 UTC 2013 - [email protected]
+
+- Update for terminology 0.4.0
+  This theme now provides default.edj
+
+-------------------------------------------------------------------
+Tue Dec 17 00:10:37 UTC 2013 - [email protected]
+
+- require edje instead of all efl
+- beautify spec
+
+-------------------------------------------------------------------
+Sun Dec  1 19:11:31 UTC 2013 - [email protected]
+
+- replace dependency with new EFL migration
+
+-------------------------------------------------------------------
+Sun Dec  1 09:16:25 UTC 2013 - [email protected]
+
+- add missing dependency (ImageMagick)
+

New:
----
  terminology-theme-openSUSE-oliveleaf-20140918.tar.xz
  terminology-theme-openSUSE-oliveleaf.changes
  terminology-theme-openSUSE-oliveleaf.spec

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

Other differences:
------------------
++++++ terminology-theme-openSUSE-oliveleaf.spec ++++++
#
# spec file for package terminology-theme-openSUSE
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#

Name:           terminology-theme-openSUSE-oliveleaf
Version:        20140918
Release:        0
Summary:        openSUSE theme for Terminology
License:        BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
Group:          System/X11/terminals
Url:            https://en.opensuse.org/Portal:Enlightenment
Source:         %{name}-%{version}.tar.xz
BuildRequires:  ImageMagick
BuildRequires:  edje
Requires:       terminology
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Provides:               terminology-theme

%description
openSUSE theme for Terminology

%prep
%setup -q

%build
./build-darkmod.sh --termpkg
cp terminology/openSUSE-oliveleaf.edj .

cp licenses-authors/* .

%install
install -m 0755 -d %{buildroot}%{_datadir}/terminology/themes
install -m 0644 -t %{buildroot}%{_datadir}/terminology/themes 
openSUSE-oliveleaf.edj

%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%{_datadir}/terminology

%changelog

Reply via email to