Hello community, here is the log from the commit of package eeze for openSUSE:Factory checked in at 2012-12-05 13:48:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eeze (Old) and /work/SRC/openSUSE:Factory/.eeze.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eeze", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/eeze/eeze.changes 2012-12-03 09:33:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes 2012-12-05 13:48:59.000000000 +0100 @@ -1,0 +2,11 @@ +Sat Nov 24 01:36:52 UTC 2012 - [email protected] + +- require the same version or higher for EFL libraries + +------------------------------------------------------------------- +Fri Nov 23 18:34:27 UTC 2012 - [email protected] + +- bump to 1.7.2 + (No real changes - keeping version sync with other EFL libraries) + +------------------------------------------------------------------- Old: ---- eeze-1.7.1.tar.bz2 New: ---- eeze-1.7.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eeze.spec ++++++ --- /var/tmp/diff_new_pack.dC8SNE/_old 2012-12-05 13:49:00.000000000 +0100 +++ /var/tmp/diff_new_pack.dC8SNE/_new 2012-12-05 13:49:00.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package eeze # -# Copyright (c) 2010 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 @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: eeze -Version: 1.7.1 -Release: 1 -License: BSD-2-Clause +Version: 1.7.2 +Release: 0 Summary: Device abstraction library -Url: http://enlightenment.org +License: BSD-2-Clause Group: System/Libraries +Url: http://enlightenment.org Source: eeze-%{version}.tar.bz2 -BuildRequires: ecore-devel -BuildRequires: eina-devel +BuildRequires: ecore-devel >= %version +BuildRequires: eina-devel >= %version BuildRequires: libtool %if 0%{?mandriva_version} != 201010 && 0%{?centos_version} != 600 && 0%{?sles_version} != 11 BuildRequires: libmount-devel @@ -59,8 +60,8 @@ %package devel Summary: Eeze headers, static libraries, documentation and test programs Group: Development/Libraries/C and C++ -Requires: ecore-devel -Requires: eina-devel +Requires: ecore-devel >= %version +Requires: eina-devel >= %version Requires: libeeze1 = %{version} Requires: libudev-devel ++++++ eeze-1.7.1.tar.bz2 -> eeze-1.7.2.tar.bz2 ++++++ ++++ 19434 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
