Hello community,

here is the log from the commit of package ethumb for openSUSE:Factory checked 
in at 2013-05-27 09:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ethumb (Old)
 and      /work/SRC/openSUSE:Factory/.ethumb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ethumb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ethumb/ethumb.changes    2013-04-17 
23:04:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ethumb.new/ethumb.changes       2013-05-27 
09:48:54.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 16 09:54:22 UTC 2013 - [email protected]
+
+- bump to 1.7.7
+  No changes, increasing version to keep in sync with latest release.
+
+-------------------------------------------------------------------

Old:
----
  ethumb-1.7.6.tar.bz2

New:
----
  ethumb-1.7.7.tar.bz2

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

Other differences:
------------------
++++++ ethumb.spec ++++++
--- /var/tmp/diff_new_pack.aqM0Kv/_old  2013-05-27 09:48:55.000000000 +0200
+++ /var/tmp/diff_new_pack.aqM0Kv/_new  2013-05-27 09:48:55.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ethumb
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Thumbnail generation library for EFL
 License:        LGPL-2.1

++++++ ethumb-1.7.6.tar.bz2 -> ethumb-1.7.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ethumb-1.7.6/NEWS new/ethumb-1.7.7/NEWS
--- old/ethumb-1.7.6/NEWS       2013-04-04 21:42:04.000000000 +0200
+++ new/ethumb-1.7.7/NEWS       2013-05-11 20:22:47.000000000 +0200
@@ -1,4 +1,9 @@
-Ethumb 1.7.5
+Ethumb 1.7.7
+
+Changes since Ethumb 1.7.6:
+---------------------------
+
+No changes, just updating to keep in sync with last release.
 
 Changes since Ethumb 1.7.5:
 -------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ethumb-1.7.6/configure new/ethumb-1.7.7/configure
--- old/ethumb-1.7.6/configure  2013-04-05 00:42:11.000000000 +0200
+++ new/ethumb-1.7.7/configure  2013-05-11 21:54:22.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for ethumb 1.7.6.
+# Generated by GNU Autoconf 2.68 for ethumb 1.7.7.
 #
 # Report bugs to <[email protected]>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='ethumb'
 PACKAGE_TARNAME='ethumb'
-PACKAGE_VERSION='1.7.6'
-PACKAGE_STRING='ethumb 1.7.6'
+PACKAGE_VERSION='1.7.7'
+PACKAGE_STRING='ethumb 1.7.7'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1395,7 +1395,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 ethumb 1.7.6 to adapt to many kinds of systems.
+\`configure' configures ethumb 1.7.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ethumb 1.7.6:";;
+     short | recursive ) echo "Configuration of ethumb 1.7.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1629,7 +1629,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ethumb configure 1.7.6
+ethumb configure 1.7.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1907,7 +1907,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ethumb $as_me 1.7.6, which was
+It was created by ethumb $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2921,7 +2921,7 @@
 
 # Define the identity of the package.
  PACKAGE='ethumb'
- VERSION='1.7.6'
+ VERSION='1.7.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3038,7 +3038,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 6
+#define VMIC 7
 _ACEOF
 
 
@@ -3046,7 +3046,7 @@
 #define VREV 0
 _ACEOF
 
-version_info="8:6:7"
+version_info="8:7:7"
 release_info=""
 
 
@@ -12236,12 +12236,12 @@
     pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.6" 2>/dev/null`
+  pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12252,12 +12252,12 @@
     pkg_cv_EVIL_LIBS="$EVIL_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.6" 2>/dev/null`
+  pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12277,14 +12277,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"evil >= 1.7.6" 2>&1`
+               EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"evil >= 1.7.7" 2>&1`
         else
-               EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.7.6" 
2>&1`
+               EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$EVIL_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (evil >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (evil >= 1.7.7) were not met:
 
 $EVIL_PKG_ERRORS
 
@@ -12321,7 +12321,7 @@
 
 $as_echo "#define HAVE_EVIL 1" >>confdefs.h
 
-      requirement_ethumb="${requirement_ethumb} evil >= 1.7.6"
+      requirement_ethumb="${requirement_ethumb} evil >= 1.7.7"
    ;;
 esac
 
@@ -12334,12 +12334,12 @@
     pkg_cv_EINA_CFLAGS="$EINA_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.7.6" 2>/dev/null`
+  pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12350,12 +12350,12 @@
     pkg_cv_EINA_LIBS="$EINA_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.7.6" 2>/dev/null`
+  pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12375,14 +12375,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"eina >= 1.7.6" 2>&1`
+               EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"eina >= 1.7.7" 2>&1`
         else
-               EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.7.6" 
2>&1`
+               EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$EINA_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (eina >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (eina >= 1.7.7) were not met:
 
 $EINA_PKG_ERRORS
 
@@ -12425,12 +12425,12 @@
     pkg_cv_EVAS_CFLAGS="$EVAS_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evas >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evas >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evas >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evas >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EVAS_CFLAGS=`$PKG_CONFIG --cflags "evas >= 1.7.6" 2>/dev/null`
+  pkg_cv_EVAS_CFLAGS=`$PKG_CONFIG --cflags "evas >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12441,12 +12441,12 @@
     pkg_cv_EVAS_LIBS="$EVAS_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evas >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evas >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evas >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evas >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EVAS_LIBS=`$PKG_CONFIG --libs "evas >= 1.7.6" 2>/dev/null`
+  pkg_cv_EVAS_LIBS=`$PKG_CONFIG --libs "evas >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12466,14 +12466,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"evas >= 1.7.6" 2>&1`
+               EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"evas >= 1.7.7" 2>&1`
         else
-               EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "evas >= 1.7.6" 
2>&1`
+               EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "evas >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$EVAS_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (evas >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (evas >= 1.7.7) were not met:
 
 $EVAS_PKG_ERRORS
 
@@ -12516,12 +12516,12 @@
     pkg_cv_ECORE_CFLAGS="$ECORE_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.6" 2>/dev/null`
+  pkg_cv_ECORE_CFLAGS=`$PKG_CONFIG --cflags "ecore >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12532,12 +12532,12 @@
     pkg_cv_ECORE_LIBS="$ECORE_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.6" 2>/dev/null`
+  pkg_cv_ECORE_LIBS=`$PKG_CONFIG --libs "ecore >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12557,14 +12557,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               ECORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"ecore >= 1.7.6" 2>&1`
+               ECORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"ecore >= 1.7.7" 2>&1`
         else
-               ECORE_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.6" 
2>&1`
+               ECORE_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$ECORE_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (ecore >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (ecore >= 1.7.7) were not met:
 
 $ECORE_PKG_ERRORS
 
@@ -12607,12 +12607,12 @@
     pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-evas >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-evas >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_EVAS_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.6" 
2>/dev/null`
+  pkg_cv_ECORE_EVAS_CFLAGS=`$PKG_CONFIG --cflags "ecore-evas >= 1.7.7" 
2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12623,12 +12623,12 @@
     pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-evas >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-evas >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_EVAS_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.6" 2>/dev/null`
+  pkg_cv_ECORE_EVAS_LIBS=`$PKG_CONFIG --libs "ecore-evas >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12648,14 +12648,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors 
--print-errors "ecore-evas >= 1.7.6" 2>&1`
+               ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors 
--print-errors "ecore-evas >= 1.7.7" 2>&1`
         else
-               ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas 
>= 1.7.6" 2>&1`
+               ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas 
>= 1.7.7" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$ECORE_EVAS_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (ecore-evas >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (ecore-evas >= 1.7.7) were not met:
 
 $ECORE_EVAS_PKG_ERRORS
 
@@ -12698,12 +12698,12 @@
     pkg_cv_ECORE_FILE_CFLAGS="$ECORE_FILE_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-file >= 1.7.6 \""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-file >= 1.7.7 \""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_FILE_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.6 " 
2>/dev/null`
+  pkg_cv_ECORE_FILE_CFLAGS=`$PKG_CONFIG --cflags "ecore-file >= 1.7.7 " 
2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12714,12 +12714,12 @@
     pkg_cv_ECORE_FILE_LIBS="$ECORE_FILE_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-file >= 1.7.6 \""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.6 ") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"ecore-file >= 1.7.7 \""; } >&5
+  ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.7.7 ") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_ECORE_FILE_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.6 " 
2>/dev/null`
+  pkg_cv_ECORE_FILE_LIBS=`$PKG_CONFIG --libs "ecore-file >= 1.7.7 " 
2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12739,14 +12739,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               ECORE_FILE_PKG_ERRORS=`$PKG_CONFIG --short-errors 
--print-errors "ecore-file >= 1.7.6 " 2>&1`
+               ECORE_FILE_PKG_ERRORS=`$PKG_CONFIG --short-errors 
--print-errors "ecore-file >= 1.7.7 " 2>&1`
         else
-               ECORE_FILE_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file 
>= 1.7.6 " 2>&1`
+               ECORE_FILE_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file 
>= 1.7.7 " 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$ECORE_FILE_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (ecore-file >= 1.7.6 ) were not 
met:
+       as_fn_error $? "Package requirements (ecore-file >= 1.7.7 ) were not 
met:
 
 $ECORE_FILE_PKG_ERRORS
 
@@ -12789,12 +12789,12 @@
     pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"edje >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "edje >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"edje >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "edje >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EDJE_CFLAGS=`$PKG_CONFIG --cflags "edje >= 1.7.6" 2>/dev/null`
+  pkg_cv_EDJE_CFLAGS=`$PKG_CONFIG --cflags "edje >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12805,12 +12805,12 @@
     pkg_cv_EDJE_LIBS="$EDJE_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"edje >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "edje >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"edje >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "edje >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EDJE_LIBS=`$PKG_CONFIG --libs "edje >= 1.7.6" 2>/dev/null`
+  pkg_cv_EDJE_LIBS=`$PKG_CONFIG --libs "edje >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12830,14 +12830,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"edje >= 1.7.6" 2>&1`
+               EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"edje >= 1.7.7" 2>&1`
         else
-               EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors "edje >= 1.7.6" 
2>&1`
+               EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors "edje >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$EDJE_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (edje >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (edje >= 1.7.7) were not met:
 
 $EDJE_PKG_ERRORS
 
@@ -12880,12 +12880,12 @@
     pkg_cv_EET_CFLAGS="$EET_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eet >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eet >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eet >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eet >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.7.6" 2>/dev/null`
+  pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12896,12 +12896,12 @@
     pkg_cv_EET_LIBS="$EET_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eet >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eet >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eet >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eet >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.7.6" 2>/dev/null`
+  pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -12921,14 +12921,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet 
>= 1.7.6" 2>&1`
+               EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet 
>= 1.7.7" 2>&1`
         else
-               EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.7.6" 2>&1`
+               EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.7.7" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$EET_PKG_ERRORS" >&5
 
-       as_fn_error $? "Package requirements (eet >= 1.7.6) were not met:
+       as_fn_error $? "Package requirements (eet >= 1.7.7) were not met:
 
 $EET_PKG_ERRORS
 
@@ -12985,8 +12985,8 @@
 
 
 
-requirement_ethumb=" ${requirement_ethumb} eina >= 1.7.6 evas >= 1.7.6 ecore 
>= 1.7.6 ecore-evas >= 1.7.6 ecore-file >= 1.7.6 edje >= 1.7.6"
-requirement_ethumb_client="eina >= 1.7.6 ecore >= 1.7.6 edbus >= 1.7.6 ethumb 
>= 1.7.6"
+requirement_ethumb=" ${requirement_ethumb} eina >= 1.7.7 evas >= 1.7.7 ecore 
>= 1.7.7 ecore-evas >= 1.7.7 ecore-file >= 1.7.7 edje >= 1.7.7"
+requirement_ethumb_client="eina >= 1.7.7 ecore >= 1.7.7 edbus >= 1.7.7 ethumb 
>= 1.7.7"
 
  if false; then
   HAVE_EMOTION_TRUE=
@@ -14500,7 +14500,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ethumb $as_me 1.7.6, which was
+This file was extended by ethumb $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14566,7 +14566,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ethumb config.status 1.7.6
+ethumb config.status 1.7.7
 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/ethumb-1.7.6/configure.ac 
new/ethumb-1.7.7/configure.ac
--- old/ethumb-1.7.6/configure.ac       2013-04-04 21:59:40.000000000 +0200
+++ new/ethumb-1.7.7/configure.ac       2013-05-11 20:48:05.000000000 +0200
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [1])
 m4_define([v_min], [7])
-m4_define([v_mic], [6])
+m4_define([v_mic], [7])
 m4_define([v_rev], m4_esyscmd([(git rev-list --count HEAD 2>/dev/null || echo 
0) | tr -d '\n']))dnl
 ##--   When released, remove the dnl on the below line
 m4_undefine([v_rev])
@@ -98,23 +98,23 @@
 
 case "$host_os" in
    mingw*)
-      PKG_CHECK_MODULES([EVIL], [evil >= 1.7.6])
+      PKG_CHECK_MODULES([EVIL], [evil >= 1.7.7])
       AC_DEFINE([HAVE_EVIL], [1], [Set to 1 if Evil package is installed])
-      requirement_ethumb="${requirement_ethumb} evil >= 1.7.6"
+      requirement_ethumb="${requirement_ethumb} evil >= 1.7.7"
    ;;
 esac
 
-PKG_CHECK_MODULES(EINA, [eina >= 1.7.6])
-PKG_CHECK_MODULES(EVAS, [evas >= 1.7.6])
-PKG_CHECK_MODULES(ECORE, [ecore >= 1.7.6])
-PKG_CHECK_MODULES(ECORE_EVAS, [ecore-evas >= 1.7.6])
-PKG_CHECK_MODULES(ECORE_FILE, [ecore-file >= 1.7.6 ])
-PKG_CHECK_MODULES(EDJE, [edje >= 1.7.6])
-PKG_CHECK_MODULES(EET, [eet >= 1.7.6])
+PKG_CHECK_MODULES(EINA, [eina >= 1.7.7])
+PKG_CHECK_MODULES(EVAS, [evas >= 1.7.7])
+PKG_CHECK_MODULES(ECORE, [ecore >= 1.7.7])
+PKG_CHECK_MODULES(ECORE_EVAS, [ecore-evas >= 1.7.7])
+PKG_CHECK_MODULES(ECORE_FILE, [ecore-file >= 1.7.7 ])
+PKG_CHECK_MODULES(EDJE, [edje >= 1.7.7])
+PKG_CHECK_MODULES(EET, [eet >= 1.7.7])
 EFL_WITH_BIN([edje], [edje-cc], [edje_cc])
 
-requirement_ethumb=" ${requirement_ethumb} eina >= 1.7.6 evas >= 1.7.6 ecore 
>= 1.7.6 ecore-evas >= 1.7.6 ecore-file >= 1.7.6 edje >= 1.7.6"
-requirement_ethumb_client="eina >= 1.7.6 ecore >= 1.7.6 edbus >= 1.7.6 ethumb 
>= 1.7.6"
+requirement_ethumb=" ${requirement_ethumb} eina >= 1.7.7 evas >= 1.7.7 ecore 
>= 1.7.7 ecore-evas >= 1.7.7 ecore-file >= 1.7.7 edje >= 1.7.7"
+requirement_ethumb_client="eina >= 1.7.7 ecore >= 1.7.7 edbus >= 1.7.7 ethumb 
>= 1.7.7"
 
 AM_CONDITIONAL(HAVE_EMOTION, false)
 define([CHECK_MODULE_EMOTION],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ethumb-1.7.6/doc/Doxyfile 
new/ethumb-1.7.7/doc/Doxyfile
--- old/ethumb-1.7.6/doc/Doxyfile       2013-04-05 00:42:17.000000000 +0200
+++ new/ethumb-1.7.7/doc/Doxyfile       2013-05-11 21:54:29.000000000 +0200
@@ -31,7 +31,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 1.7.6
+PROJECT_NUMBER         = 1.7.7
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ethumb-1.7.6/ethumb.spec new/ethumb-1.7.7/ethumb.spec
--- old/ethumb-1.7.6/ethumb.spec        2013-04-05 00:42:17.000000000 +0200
+++ new/ethumb-1.7.7/ethumb.spec        2013-05-11 21:54:29.000000000 +0200
@@ -3,7 +3,7 @@
 
 Summary: Thumbnail Generation Library
 Name: ethumb
-Version: 1.7.6
+Version: 1.7.7
 Release: %{_rel}
 License: LGPLv2.1
 Group: System Environment/Libraries

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

Reply via email to