Hello community, here is the log from the commit of package edje for openSUSE:Factory checked in at 2012-12-10 13:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-12-05 13:48:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.edje.new/edje.changes 2012-12-10 13:46:36.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Dec 8 01:57:39 UTC 2012 - [email protected] + +- Bump to 1.7.3 +- 1.7.3 is a bugfix release to coincide with the beta release of efl + +------------------------------------------------------------------- Old: ---- edje-1.7.2.tar.bz2 New: ---- edje-1.7.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ edje.spec ++++++ --- /var/tmp/diff_new_pack.xM9NZd/_old 2012-12-10 13:46:37.000000000 +0100 +++ /var/tmp/diff_new_pack.xM9NZd/_new 2012-12-10 13:46:37.000000000 +0100 @@ -17,7 +17,7 @@ Name: edje -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: Abstract GUI layout and animation object library License: BSD-2-Clause and GPL-2.0 ++++++ edje-1.7.2.tar.bz2 -> edje-1.7.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/AUTHORS new/edje-1.7.3/AUTHORS --- old/edje-1.7.2/AUTHORS 2012-11-22 12:41:34.000000000 +0100 +++ new/edje-1.7.3/AUTHORS 2012-12-07 12:50:53.000000000 +0100 @@ -29,3 +29,4 @@ Michael Bouchaud (yoz) <[email protected]> WooHyun Jung (woohyun) <[email protected]> Guilherme Silveira <[email protected]> +Robert David <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/ChangeLog new/edje-1.7.3/ChangeLog --- old/edje-1.7.2/ChangeLog 2012-11-23 00:08:38.000000000 +0100 +++ new/edje-1.7.3/ChangeLog 2012-12-07 15:57:03.000000000 +0100 @@ -611,3 +611,11 @@ 1.7.2 release +2012-12-05 Robert David + + * Fix Solaris 11 build. + +2012-12-07 Luis Felipe Strano Moraes + + * 1.7.3 release + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/NEWS new/edje-1.7.3/NEWS --- old/edje-1.7.2/NEWS 2012-11-22 23:46:11.000000000 +0100 +++ new/edje-1.7.3/NEWS 2012-12-07 15:56:33.000000000 +0100 @@ -1,4 +1,10 @@ -Edje 1.7.2 +Edje 1.7.3 + +Changes since Edje 1.7.2: +------------------------- + +Fixes: + * fix compilation on Solaris 11 Changes since Edje 1.7.1: ------------------------- @@ -9,6 +15,7 @@ * fix edje_text_class_set to update the text classes correctly. * fix to not update map uv for proxy * fix to not segv on inheriting group lookups + * fix build on Solaris 11 Edje 1.7.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/configure new/edje-1.7.3/configure --- old/edje-1.7.2/configure 2012-11-23 00:30:37.000000000 +0100 +++ new/edje-1.7.3/configure 2012-12-07 17:04:28.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for edje 1.7.2. +# Generated by GNU Autoconf 2.68 for edje 1.7.3. # # Report bugs to <[email protected]>. # @@ -570,8 +570,8 @@ # Identity of this package. PACKAGE_NAME='edje' PACKAGE_TARNAME='edje' -PACKAGE_VERSION='1.7.2' -PACKAGE_STRING='edje 1.7.2' +PACKAGE_VERSION='1.7.3' +PACKAGE_STRING='edje 1.7.3' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1472,7 +1472,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures edje 1.7.2 to adapt to many kinds of systems. +\`configure' configures edje 1.7.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1542,7 +1542,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of edje 1.7.2:";; + short | recursive ) echo "Configuration of edje 1.7.3:";; esac cat <<\_ACEOF @@ -1745,7 +1745,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -edje configure 1.7.2 +edje configure 1.7.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2168,7 +2168,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by edje $as_me 1.7.2, which was +It was created by edje $as_me 1.7.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2992,7 +2992,7 @@ # Define the identity of the package. PACKAGE='edje' - VERSION='1.7.2' + VERSION='1.7.3' cat >>confdefs.h <<_ACEOF @@ -11963,7 +11963,7 @@ cat >>confdefs.h <<_ACEOF -#define VMIC 2 +#define VMIC 3 _ACEOF @@ -11971,7 +11971,7 @@ #define VREV 0 _ACEOF -version_info="8:2:7" +version_info="8:3:7" release_info="" @@ -18453,7 +18453,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by edje $as_me 1.7.2, which was +This file was extended by edje $as_me 1.7.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18519,7 +18519,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -edje config.status 1.7.2 +edje config.status 1.7.3 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/configure.ac new/edje-1.7.3/configure.ac --- old/edje-1.7.2/configure.ac 2012-11-23 00:30:34.000000000 +0100 +++ new/edje-1.7.3/configure.ac 2012-12-07 17:04:25.000000000 +0100 @@ -2,7 +2,7 @@ ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## m4_define([v_maj], [1]) m4_define([v_min], [7]) -m4_define([v_mic], [2]) +m4_define([v_mic], [3]) m4_define([v_rev], m4_esyscmd([(svnversion "${SVN_REPO_PATH:-.}" | grep -v '\(export\|Unversioned directory\)' || echo 0) | awk -F : '{printf("%s\n", $1);}' | tr -d ' :MSP\n'])) m4_if(v_rev, [0], [m4_define([v_rev], m4_esyscmd([git log 2> /dev/null | (grep -m1 git-svn-id || echo 0) | sed -e 's/.*@\([0-9]*\).*/\1/' | tr -d '\n']))]) ##-- When released, remove the dnl on the below line diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/edje.spec new/edje-1.7.3/edje.spec --- old/edje-1.7.2/edje.spec 2012-11-23 00:30:43.000000000 +0100 +++ new/edje-1.7.3/edje.spec 2012-12-07 17:04:31.000000000 +0100 @@ -4,7 +4,7 @@ Summary: Complex Graphical Design/Layout Engine Name: edje -Version: 1.7.2 +Version: 1.7.3 Release: %{_rel} License: BSD Group: System Environment/Libraries diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/edje-1.7.2/src/bin/edje_inspector.c new/edje-1.7.3/src/bin/edje_inspector.c --- old/edje-1.7.2/src/bin/edje_inspector.c 2012-11-22 12:41:25.000000000 +0100 +++ new/edje-1.7.3/src/bin/edje_inspector.c 2012-12-07 12:50:44.000000000 +0100 @@ -2,6 +2,11 @@ # include "config.h" #endif +#include <locale.h> +#include <fnmatch.h> +#include <unistd.h> +#include <errno.h> + #include "Edje.h" #define EDJE_EDIT_IS_UNSTABLE_AND_I_KNOW_ABOUT_IT 1 #include "Edje_Edit.h" @@ -9,9 +14,6 @@ #include <Ecore.h> #include <Ecore_Evas.h> #include <Ecore_Getopt.h> -#include <locale.h> -#include <fnmatch.h> -#include <unistd.h> static int _log_dom; #define DBG(...) EINA_LOG_DOM_DBG(_log_dom, __VA_ARGS__) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
