Hello community, here is the log from the commit of package terminology for openSUSE:Factory checked in at 2015-04-07 09:30:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terminology (Old) and /work/SRC/openSUSE:Factory/.terminology.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terminology" Changes: -------- --- /work/SRC/openSUSE:Factory/terminology/terminology.changes 2014-10-24 10:48:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes 2015-04-07 09:30:25.000000000 +0200 @@ -1,0 +2,26 @@ +Mon Apr 6 18:04:00 UTC 2015 - [email protected] + +- don't require evas-generic-loaders, it's not required for run, + recommend it instead + +------------------------------------------------------------------- +Fri Feb 20 22:37:45 UTC 2015 - [email protected] + +- Some tidy ups while packaging rage + * Should require emotion-generic-players + * require efl 1.12 or later + +------------------------------------------------------------------- +Mon Feb 16 01:15:58 UTC 2015 - [email protected] + +- bump to 0.8.0 + Add a visual tab bar + Gravatar support + Add xterm "notification" support + Display pre-edit text when composing + Selection improvements + Updated translations + Various bug fixes + + +------------------------------------------------------------------- Old: ---- terminology-0.7.0.tar.gz New: ---- terminology-0.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terminology.spec ++++++ --- /var/tmp/diff_new_pack.jLmRas/_old 2015-04-07 09:30:26.000000000 +0200 +++ /var/tmp/diff_new_pack.jLmRas/_new 2015-04-07 09:30:26.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package terminology # -# 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 @@ -17,13 +17,13 @@ Name: terminology -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: EFL based terminal emulator License: BSD-2-Clause and OFL-1.1 Group: System/X11/Terminals Url: http://enlightenment.org -Source: %{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.xz BuildRequires: pkgconfig(ecore) BuildRequires: pkgconfig(ecore-evas) BuildRequires: pkgconfig(ecore-file) @@ -41,7 +41,6 @@ BuildRequires: pkgconfig(evas) Requires: efl Requires: elementary >= 1.8.0 -Requires: evas-generic-loaders >= 1.8.0 # provides default.edj Requires: terminology-theme-dft BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,7 +49,9 @@ Recommends: terminology-theme-misc Recommends: terminology-theme-openSUSE Recommends: terminology-theme-openSUSE-oliveleaf +Recommends: evas-generic-loaders >= 1.8.0 %endif +Conflicts: evas-generic-loaders < 1.8.0 %if 0%{?suse_version} BuildRequires: fdupes BuildRequires: update-desktop-files
