Hello community,

here is the log from the commit of package edje for openSUSE:Factory checked in 
at 2013-04-17 23:03:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edje (Old)
 and      /work/SRC/openSUSE:Factory/.edje.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "edje", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/edje/edje.changes        2013-01-10 
10:49:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.edje.new/edje.changes   2013-04-17 
23:03:11.000000000 +0200
@@ -1,0 +2,65 @@
+Thu Apr 11 18:27:54 UTC 2013 - [email protected]
+
+- Current versions build just fine with LUA 5.2 
+
+-------------------------------------------------------------------
+Tue Apr  9 14:34:47 UTC 2013 - [email protected]
+
+- improve manpage filter
+
+-------------------------------------------------------------------
+Tue Apr  9 13:16:44 UTC 2013 - [email protected]
+
+- build manpages for every project again, but try to filter
+  unimportant files
+
+-------------------------------------------------------------------
+Mon Apr  8 12:11:39 UTC 2013 - [email protected]
+
+- disable man page generation for now as it collides with man pages
+  of boost package
+  you can still enable that easily in spec and rebuilt it locally
+  or take it from X11:Enlightenment:Factory
+
+-------------------------------------------------------------------
+Fri Apr  5 23:25:18 UTC 2013 - [email protected]
+
+- update to 1.7.6
+Carsten Haitzler (2):
+      backport caceh miss fix.
+      backport edje classes list fix.
+
+Cedric BAIL (2):
+      edje: backport 61287fce389843c8cb1819556da08ec98241ca13.
+      edje: only backport the relevant part.
+
+Daniel Willmann (2):
+      Add missing ChangeLog and backport r82767 to edje-1.7
+      Backport r82770
+
+Jihoon Kim (1):
+      backport r83882
+
+Jonas Gastal (1):
+      Fix CURRENT for moving objects.
+
+Mike Blumenkrantz (7):
+      typos in NEWS files grind my gears
+      finally fix damn edje entry anchor click signals: this fixes anchor 
clicking in elm_entry widgets when using a desktop profile which has been 
broken for over a year
+      formatting
+      reverting r84251 by cedric: broke build by using function from evas 1.8
+      formatting
+      fix custom states for SPACER parts
+      fix program filters
+
+Rafael Antognolli (3):
+      Fix changelog and NEWS for 1.7.6 release.
+      Bump stable efl to 1.7.6.
+      Update changelog for 1.7.6 release.
+
+Tom Hacohen (1):
+      Fix revision fetching when not using git.
+
+WooHyun Jung (1):
+      edje : Backport r83700.
+-------------------------------------------------------------------

Old:
----
  edje-1.7.5.tar.bz2

New:
----
  edje-1.7.6.tar.bz2
  edje-man.filter

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

Other differences:
------------------
++++++ edje.spec ++++++
--- /var/tmp/diff_new_pack.m67S5X/_old  2013-04-17 23:03:12.000000000 +0200
+++ /var/tmp/diff_new_pack.m67S5X/_new  2013-04-17 23:03:12.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           edje
-Version:        1.7.5
+Version:        1.7.6
 Release:        0
 Summary:        Abstract GUI layout and animation object library
 License:        BSD-2-Clause and GPL-2.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.enlightenment.org
 Source:         %{name}-%{version}.tar.bz2
+Source2:        %{name}-man.filter
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  ecore-devel >= %{version}
@@ -37,11 +38,7 @@
 %endif
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
-%if 0%{?suse_version} > 1210
-BuildRequires:  lua51-devel
-%else
-BuildRequires:  lua-devel < 5.2
-%endif
+BuildRequires:  lua-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python >= 2.5
 Requires:       edje-utils = %version
@@ -122,6 +119,7 @@
 echo "Copying HTML documentation"
 mkdir -p %{buildroot}%{_docdir}/%{name}
 /bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name}
+find doc/man -type f -print | grep -v -f "%{SOURCE2}" | xargs rm
 echo "Copying MAN pages"
 /bin/cp -vr doc/man/ %{buildroot}%{_mandir}/
 # fix line endings

++++++ edje-1.7.5.tar.bz2 -> edje-1.7.6.tar.bz2 ++++++
++++ 12223 lines of diff (skipped)

++++++ edje-man.filter ++++++
EDJE
Edje
EINA
EAPI
E_
EVAS
edje[^-]
FUNC_
GET_
Examples
embryo
/_\?[[:upper:]]
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to