Hello community,

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

Package is "evas", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/evas/evas.changes        2013-03-14 
10:56:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.evas.new/evas.changes   2013-04-17 
23:04:31.000000000 +0200
@@ -1,0 +2,99 @@
+Tue Apr 16 23:01:47 UTC 2013 - [email protected]
+
+- remove also forgotten remnants
+
+-------------------------------------------------------------------
+Tue Apr 16 22:58:00 UTC 2013 - [email protected]
+
+- removing man page documentation completely
+
+-------------------------------------------------------------------
+Tue Apr  9 14:22:11 UTC 2013 - [email protected]
+
+- improve man page filter a bit
+
+-------------------------------------------------------------------
+Tue Apr  9 12:01:30 UTC 2013 - [email protected]
+
+- instead of building manpages for X11:Enlightenment:Factory only
+  filter them
+
+-------------------------------------------------------------------
+Mon Apr  8 10:40:24 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:00:47 UTC 2013 - [email protected]
+
+- update to 1.7.6.1
+  1.7.6 had issues discovered in testing upstream so they made 1.7.6.1
+  ChangeLog:
+  
+Bruno Dilly (1):
+      evas-1.7: backport r83605
+
+Carsten Haitzler (3):
+      fribidi header path fix.
+      backport pixman fix.
+      i call this minor so not chlogging but patch from tene: make d3d
+
+Carsten Haitzler (Rasterman) (2):
+      fix word start/end logic to be consistent with other toolkits.
+      matching fix to evas test suite to account for changes in word start/end 
changes as per log message/changelog
+
+Cedric BAIL (5):
+      evas: backport r82310.
+      evas: backport r82612.
+      evas: backport 74aa601afcdba8b30932a3c3d7c0d2485ecc6e42
+      evas: forgotten backport r78360.
+      backport f11dc2f184392a51a8b40e3a0e791c47653cfcdf.
+
+ChunEon Park (2):
+      evas - backport 82792
+      evas - backport git commit 2af4cc2687e68897fe77a3080352b0a1d15b6620
+
+Jiyoun Park (1):
+      Fix evas bmp loader code which deal with image size.
+
+Leandro Dorileo (1):
+      evas: wayland egl engine needs egldisp
+
+Mike Blumenkrantz (1):
+      workaround for constant entry crashing in e from r82816: now we just 
print a million error messages instead
+
+Paulo C. A. Cavalcanti Jr (1):
+      evas/engines: Introduce pixel_alpha_get()
+
+Rafael Antognolli (4):
+      Fix changelog for 1.7.6 release.
+      Fix NEWS for 1.7.6 release.
+      Bump stable efl to 1.7.6.
+      Update changelog for 1.7.6 release.
+
+Stefan Schmidt (2):
+      evas 1.7: Backport textblock fix rev 82763
+      Backport rev 83789
+
+Tom Hacohen (12):
+      Evas 1.7: Backport 82653.
+      Evas textblock: simplified and fixed bugs in _cursor_geometry_get.
+      Evas obj text: Fix an issue with horiz_advance_get func.
+      Evas text props: Fixed bug with no-harfbuzz bidi.
+      Revert "workaround for constant entry crashing in e from r82816: now we 
just print a million error messages instead"
+      Evas 1.7: Backport a fix (dunno the origin patch-set) for the e crashes.
+      Evas textblock: Fixed a selection issue.
+      Evas textblock: Fixed a selection bug introduced in my previous commit.
+      Evas text: Fixed bug with the text object direction detection.
+      Evas font: Fixed font run detection for some cases.
+      Fix revision fetching when not using git.
+      Evas font: Disable run-time emboldment in some cases.
+
+U. Artie Eoff (1):
+      evas: fix documentation sample code format specifiers
+
+
+-------------------------------------------------------------------

Old:
----
  evas-1.7.5.tar.bz2

New:
----
  evas-1.7.6.1.tar.bz2

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

Other differences:
------------------
++++++ evas.spec ++++++
--- /var/tmp/diff_new_pack.IlIlrL/_old  2013-04-17 23:04:36.000000000 +0200
+++ /var/tmp/diff_new_pack.IlIlrL/_new  2013-04-17 23:04:36.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           evas
-Version:        1.7.5
+Version:        1.7.6.1
 Release:        0
 Summary:        Canvas and scenegraph rendering library
 License:        BSD-2-Clause
@@ -28,8 +28,9 @@
 BuildRequires:  Mesa-devel
 BuildRequires:  SDL-devel
 BuildRequires:  doxygen
-BuildRequires:  eet-devel >= %version
-BuildRequires:  eina-devel >= %version
+# SL: added 1.7.6 manually here  due to the 1.7.6.1 version number
+BuildRequires:  eet-devel >= 1.7.6
+BuildRequires:  eina-devel >= 1.7.6
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  fribidi-devel
@@ -65,8 +66,8 @@
 Group:          Development/Libraries/C and C++
 Requires:       Mesa-devel
 Requires:       SDL-devel
-Requires:       eet-devel >= %version
-Requires:       eina-devel >= %version
+Requires:       eet-devel >= 1.7.6
+Requires:       eina-devel >= 1.7.6
 Requires:       fontconfig-devel
 Requires:       freetype2-devel
 Requires:       giflib-devel
@@ -97,13 +98,6 @@
 %description doc-html
 Documentation of Evas library in form of HTML pages.
 
-%package doc-man
-Summary:        Man documentation of Evas
-Group:          Documentation/Man
-
-%description doc-man
-Documentation of Evas library in form of man pages.
-
 %package examples
 Summary:        Evas usage example
 Group:          Documentation/Other
@@ -138,8 +132,6 @@
 echo "Copying HTML documentation"
 mkdir -p %{buildroot}%{_docdir}/%{name}
 /bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name}
-echo "Copying MAN pages"
-/bin/cp -vr doc/man/ %{buildroot}%{_mandir}/
 # fix line endings
 find %{buildroot}%{_docdir} -name '*.eps' | xargs sed -i 's@\r@\n@g'
 # fix permissions
@@ -148,7 +140,6 @@
 # remove duplicates
 %if 0%{?suse_version}
 %fdupes -s %{buildroot}%{_docdir}
-%fdupes -s %{buildroot}%{_mandir}
 %endif
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -204,10 +195,6 @@
 %defattr(-, root, root)
 %{_docdir}/%{name}
 
-%files doc-man
-%defattr(-, root, root)
-%{_mandir}/*/*
-
 %files examples
 %defattr(-, root, root)
 %{_datadir}/%{name}/examples

++++++ evas-1.7.5.tar.bz2 -> evas-1.7.6.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/evas/evas-1.7.5.tar.bz2 
/work/SRC/openSUSE:Factory/.evas.new/evas-1.7.6.1.tar.bz2 differ: char 11, line 
1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to