Hello community, here is the log from the commit of package elementary for openSUSE:Factory checked in at 2014-09-17 17:26:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elementary (Old) and /work/SRC/openSUSE:Factory/.elementary.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elementary" Changes: -------- --- /work/SRC/openSUSE:Factory/elementary/elementary.changes 2014-07-24 06:58:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.elementary.new/elementary.changes 2014-09-17 17:26:53.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Sep 16 04:45:08 UTC 2014 - [email protected] + +- Update to 1.11.2 bugfix release + * label: Fix size calculation for wrapped label + * elm examples - missing -lm link - fix + * elm_map: the widget use efreet cache home to save image files to, +so efreet should be initialized. + +------------------------------------------------------------------- +Fri Aug 29 13:37:12 UTC 2014 - [email protected] + +- Update to 1.11.1 - No major packaging changes + * No major new upstream features according to release notes + * Many bug fixes and coverty issues fixed + * eo / eolian fixes +------------------------------------------------------------------- Old: ---- elementary-1.10.2.tar.bz2 New: ---- elementary-1.11.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elementary.spec ++++++ --- /var/tmp/diff_new_pack.GM0TkP/_old 2014-09-17 17:26:55.000000000 +0200 +++ /var/tmp/diff_new_pack.GM0TkP/_new 2014-09-17 17:26:55.000000000 +0200 @@ -19,21 +19,24 @@ %define build_doc 0%{?mandriva_version} == 20101 || 0%{?centos_version} == 6 Name: elementary -Version: 1.10.2 +Version: 1.11.2 Release: 0 Summary: The widget set for enlightenment License: LGPL-2.1 Group: System/Libraries Url: http://enlightenment.org/ -Source: %{name}-%{version}.tar.bz2 -BuildRequires: ImageMagick +Source: %{name}-%{version}.tar.xz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: doxygen %if 0%{?suse_version} BuildRequires: fdupes %endif BuildRequires: gettext-devel +BuildRequires: ImageMagick BuildRequires: libtool +BuildRequires: lua-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(ecore) BuildRequires: pkgconfig(ecore-con) @@ -80,6 +83,8 @@ Requires: %{name} = %{version} Requires: gettext-devel Requires: libelementary1 = %{version} +Requires: lua-devel +Requires: xorg-x11-devel Requires: pkgconfig Requires: pkgconfig(ecore) Requires: pkgconfig(ecore-con) @@ -174,6 +179,7 @@ mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ mv %{buildroot}%{_datadir}/icons/elementary.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/ + find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} + %find_lang %{name} %if 0%{?suse_version} @@ -200,7 +206,6 @@ %exclude %{_datadir}/elementary/themes/* %{_datadir}/icons/hicolor/ %{_datadir}/applications/elementary* -%{_datadir}/eolian %{_libdir}/edje %{_libdir}/elementary @@ -214,6 +219,7 @@ %{_libdir}/pkgconfig/elementary.pc %{_includedir}/elementary-1/ %{_libdir}/cmake +%{_datadir}/eolian/ %files -n enlightenment-theme-upstream %defattr(-, root, root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
