Hello community,

here is the log from the commit of package embryo for openSUSE:Factory checked 
in at 2013-01-10 10:52:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/embryo (Old)
 and      /work/SRC/openSUSE:Factory/.embryo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "embryo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/embryo/embryo.changes    2013-01-07 
15:03:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.embryo.new/embryo.changes       2013-01-10 
10:52:58.000000000 +0100
@@ -1,0 +2,16 @@
+Fri Jan  4 21:42:42 UTC 2013 - [email protected]
+
+- update to 1.7.5
+  no changes, just keeping version in sync
+
+-------------------------------------------------------------------
+Mon Dec 31 11:22:14 UTC 2012 - [email protected]
+
+- move include dir from devel to embryo
+
+-------------------------------------------------------------------
+Fri Dec 28 23:07:59 UTC 2012 - [email protected]
+
+- Fix copy paste errors in docs summaries
+
+-------------------------------------------------------------------

Old:
----
  embryo-1.7.4.tar.bz2

New:
----
  embryo-1.7.5.tar.bz2

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

Other differences:
------------------
++++++ embryo.spec ++++++
--- /var/tmp/diff_new_pack.yHwuWM/_old  2013-01-10 10:52:59.000000000 +0100
+++ /var/tmp/diff_new_pack.yHwuWM/_new  2013-01-10 10:52:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package embryo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           embryo
-Version:        1.7.4
+Version:        1.7.5
 Release:        0
 Summary:        Small Pawn based virtual machine and compiler
 License:        BSD-2-Clause and Zlib
@@ -56,14 +56,14 @@
 Development files for embryo. Part of Enlightenment Foundation Libraries.
 
 %package doc-html
-Summary:        HTML documentation of Eet
+Summary:        HTML documentation of Embryo
 Group:          Documentation/HTML
 
 %description doc-html
 Documentation of Eet library in form of HTML pages.
 
 %package doc-man
-Summary:        Man documentation of Eina
+Summary:        Man documentation of Embryo
 Group:          Documentation/Man
 
 %description doc-man
@@ -112,6 +112,7 @@
 %files
 %defattr(-, root, root)
 %{_bindir}/embryo_cc
+%{_datadir}/embryo/
 
 %files -n libembryo1
 %defattr(-,root,root)
@@ -121,7 +122,6 @@
 %defattr(-, root, root)
 %{_includedir}/embryo-1/
 %{_libdir}/libembryo.so
-%{_datadir}/embryo/
 %{_libdir}/pkgconfig/embryo.pc
 
 %files doc-html

++++++ embryo-1.7.4.tar.bz2 -> embryo-1.7.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.4/ChangeLog new/embryo-1.7.5/ChangeLog
--- old/embryo-1.7.4/ChangeLog  2012-12-21 13:53:39.000000000 +0100
+++ new/embryo-1.7.5/ChangeLog  2013-01-04 14:53:02.000000000 +0100
@@ -70,3 +70,7 @@
 
        * 1.7.4 release
 
+2013-01-04  Luis Felipe Strano Moraes
+
+       * 1.7.5 release
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.4/NEWS new/embryo-1.7.5/NEWS
--- old/embryo-1.7.4/NEWS       2012-12-21 13:53:39.000000000 +0100
+++ new/embryo-1.7.5/NEWS       2013-01-04 14:52:46.000000000 +0100
@@ -1,4 +1,10 @@
-Embryo 1.7.4
+Embryo 1.7.5
+
+Changes since Embryo 1.7.4:
+---------------------------
+
+No changes, just updating to keep in sync with last release.
+
 
 Changes since Embryo 1.7.3:
 ---------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.4/configure new/embryo-1.7.5/configure
--- old/embryo-1.7.4/configure  2012-12-21 15:40:47.000000000 +0100
+++ new/embryo-1.7.5/configure  2013-01-04 15:21:36.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for embryo 1.7.4.
+# Generated by GNU Autoconf 2.68 for embryo 1.7.5.
 #
 # Report bugs to <[email protected]>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='embryo'
 PACKAGE_TARNAME='embryo'
-PACKAGE_VERSION='1.7.4'
-PACKAGE_STRING='embryo 1.7.4'
+PACKAGE_VERSION='1.7.5'
+PACKAGE_STRING='embryo 1.7.5'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 embryo 1.7.4 to adapt to many kinds of systems.
+\`configure' configures embryo 1.7.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1403,7 +1403,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of embryo 1.7.4:";;
+     short | recursive ) echo "Configuration of embryo 1.7.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1521,7 +1521,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-embryo configure 1.7.4
+embryo configure 1.7.5
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1944,7 +1944,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by embryo $as_me 1.7.4, which was
+It was created by embryo $as_me 1.7.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2768,7 +2768,7 @@
 
 # Define the identity of the package.
  PACKAGE='embryo'
- VERSION='1.7.4'
+ VERSION='1.7.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11739,7 +11739,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 4
+#define VMIC 5
 _ACEOF
 
 
@@ -11747,7 +11747,7 @@
 #define VREV 0
 _ACEOF
 
-version_info="8:4:7"
+version_info="8:5:7"
 release_info=""
 
 
@@ -12790,12 +12790,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.6.99\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evil >= 1.6.99") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.5\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.5") 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.6.99" 2>/dev/null`
+  pkg_cv_EVIL_CFLAGS=`$PKG_CONFIG --cflags "evil >= 1.7.5" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12807,12 +12807,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.6.99\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "evil >= 1.6.99") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"evil >= 1.7.5\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "evil >= 1.7.5") 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.6.99" 2>/dev/null`
+  pkg_cv_EVIL_LIBS=`$PKG_CONFIG --libs "evil >= 1.7.5" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12833,14 +12833,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "evil >= 1.6.99" 2>&1`
+               EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "evil >= 1.7.5" 2>&1`
         else
-               EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"evil >= 1.6.99" 2>&1`
+               EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"evil >= 1.7.5" 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.6.99) were not met:
+       as_fn_error $? "Package requirements (evil >= 1.7.5) were not met:
 
 $EVIL_PKG_ERRORS
 
@@ -12891,12 +12891,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.6.99\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eina >= 1.6.99") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.5\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.5") 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.6.99" 2>/dev/null`
+  pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.7.5" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12908,12 +12908,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.6.99\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "eina >= 1.6.99") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"eina >= 1.7.5\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "eina >= 1.7.5") 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.6.99" 2>/dev/null`
+  pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.7.5" 2>/dev/null`
                      test "x$?" != "x0" && pkg_failed=yes
 else
   pkg_failed=yes
@@ -12934,14 +12934,14 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "eina >= 1.6.99" 2>&1`
+               EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "eina >= 1.7.5" 2>&1`
         else
-               EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"eina >= 1.6.99" 2>&1`
+               EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"eina >= 1.7.5" 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.6.99) were not met:
+       as_fn_error $? "Package requirements (eina >= 1.7.5) were not met:
 
 $EINA_PKG_ERRORS
 
@@ -15060,7 +15060,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by embryo $as_me 1.7.4, which was
+This file was extended by embryo $as_me 1.7.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15126,7 +15126,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-embryo config.status 1.7.4
+embryo config.status 1.7.5
 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/embryo-1.7.4/configure.ac 
new/embryo-1.7.5/configure.ac
--- old/embryo-1.7.4/configure.ac       2012-12-21 15:30:07.000000000 +0100
+++ new/embryo-1.7.5/configure.ac       2013-01-04 15:07:28.000000000 +0100
@@ -2,7 +2,7 @@
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 m4_define([v_maj], [1])
 m4_define([v_min], [7])
-m4_define([v_mic], [4])
+m4_define([v_mic], [5])
 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
@@ -98,7 +98,7 @@
 EFL_EMBRYO_BUILD=""
 case "$host_os" in
    mingw*)
-   PKG_CHECK_MODULES([EVIL], [evil >= 1.6.99])
+   PKG_CHECK_MODULES([EVIL], [evil >= 1.7.5])
    AC_DEFINE(HAVE_EVIL, 1, [Set to 1 if Evil library is installed])
    requirement_embryo="evil ${requirement_embryo}"
    EFL_EMBRYO_BUILD="-DEFL_EMBRYO_BUILD"
@@ -107,7 +107,7 @@
 AC_SUBST(EFL_EMBRYO_BUILD)
 
 # For embryo_cc_prefix.c
-PKG_CHECK_MODULES([EINA], [eina >= 1.6.99])
+PKG_CHECK_MODULES([EINA], [eina >= 1.7.5])
 
 ### Checks for portability layer
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.4/embryo.spec new/embryo-1.7.5/embryo.spec
--- old/embryo-1.7.4/embryo.spec        2012-12-21 15:40:50.000000000 +0100
+++ new/embryo-1.7.5/embryo.spec        2013-01-04 15:21:39.000000000 +0100
@@ -4,7 +4,7 @@
 
 Summary: A small virtual machine engine (in a library) and bytecode compiler
 Name: embryo
-Version: 1.7.4
+Version: 1.7.5
 Release: %{_rel}
 License: BSD
 Group: System Environment/Libraries
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.4/src/lib/Embryo.h 
new/embryo-1.7.5/src/lib/Embryo.h
--- old/embryo-1.7.4/src/lib/Embryo.h   2012-12-20 23:09:27.000000000 +0100
+++ new/embryo-1.7.5/src/lib/Embryo.h   2013-01-04 12:25:50.000000000 +0100
@@ -7,10 +7,10 @@
 
 @image html  e_big.png
 
-@version 1.7.0
+@version 1.7.5
 @author Carsten Haitzler <raster\@rasterman.com>
 @author Compuphase http://www.compuphase.com
-@date 2004-2012
+@date 2004-2013
 
 @section intro What is Embryo?
 

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

Reply via email to