Hello community,

here is the log from the commit of package embryo for openSUSE:Factory checked 
in at 2012-12-10 13:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2012-12-05 
13:49:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.embryo.new/embryo.changes       2012-12-10 
13:51:51.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Dec  8 01:56:00 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:
----
  embryo-1.7.2.tar.bz2

New:
----
  embryo-1.7.3.tar.bz2

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

Other differences:
------------------
++++++ embryo.spec ++++++
--- /var/tmp/diff_new_pack.OHbtUA/_old  2012-12-10 13:51:53.000000000 +0100
+++ /var/tmp/diff_new_pack.OHbtUA/_new  2012-12-10 13:51:53.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           embryo
-Version:        1.7.2
+Version:        1.7.3
 Release:        0
 Summary:        Small Pawn based virtual machine and compiler
 License:        BSD-2-Clause and Zlib

++++++ embryo-1.7.2.tar.bz2 -> embryo-1.7.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.2/ChangeLog new/embryo-1.7.3/ChangeLog
--- old/embryo-1.7.2/ChangeLog  2012-11-23 00:09:07.000000000 +0100
+++ new/embryo-1.7.3/ChangeLog  2012-12-07 16:25:38.000000000 +0100
@@ -57,3 +57,8 @@
 
         1.7.2 release
 
+2012-12-07  Luis Felipe Strano Moraes
+
+       * 1.7.3 release
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.2/NEWS new/embryo-1.7.3/NEWS
--- old/embryo-1.7.2/NEWS       2012-11-22 23:53:06.000000000 +0100
+++ new/embryo-1.7.3/NEWS       2012-12-07 16:25:25.000000000 +0100
@@ -1,4 +1,9 @@
-Embryo 1.7.2
+Embryo 1.7.3
+
+Changes since Embryo 1.7.2:
+---------------------------
+
+No changes, just updating to keep in sync with last release.
 
 Changes since Embryo 1.7.1:
 ---------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/embryo-1.7.2/configure new/embryo-1.7.3/configure
--- old/embryo-1.7.2/configure  2012-11-23 00:30:08.000000000 +0100
+++ new/embryo-1.7.3/configure  2012-12-07 17:04:09.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.2.
+# Generated by GNU Autoconf 2.68 for embryo 1.7.3.
 #
 # Report bugs to <[email protected]>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='embryo'
 PACKAGE_TARNAME='embryo'
-PACKAGE_VERSION='1.7.2'
-PACKAGE_STRING='embryo 1.7.2'
+PACKAGE_VERSION='1.7.3'
+PACKAGE_STRING='embryo 1.7.3'
 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.2 to adapt to many kinds of systems.
+\`configure' configures embryo 1.7.3 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.2:";;
+     short | recursive ) echo "Configuration of embryo 1.7.3:";;
    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.2
+embryo configure 1.7.3
 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.2, which was
+It was created by embryo $as_me 1.7.3, 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.2'
+ VERSION='1.7.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11739,7 +11739,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 2
+#define VMIC 3
 _ACEOF
 
 
@@ -11747,7 +11747,7 @@
 #define VREV 0
 _ACEOF
 
-version_info="8:2:7"
+version_info="8:3:7"
 release_info=""
 
 
@@ -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.2, which was
+This file was extended by embryo $as_me 1.7.3, 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.2
+embryo 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/embryo-1.7.2/configure.ac 
new/embryo-1.7.3/configure.ac
--- old/embryo-1.7.2/configure.ac       2012-11-23 00:30:06.000000000 +0100
+++ new/embryo-1.7.3/configure.ac       2012-12-07 17:04:06.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/embryo-1.7.2/embryo.spec new/embryo-1.7.3/embryo.spec
--- old/embryo-1.7.2/embryo.spec        2012-11-23 00:30:14.000000000 +0100
+++ new/embryo-1.7.3/embryo.spec        2012-12-07 17:04:11.000000000 +0100
@@ -4,7 +4,7 @@
 
 Summary: A small virtual machine engine (in a library) and bytecode compiler
 Name: embryo
-Version: 1.7.2
+Version: 1.7.3
 Release: %{_rel}
 License: BSD
 Group: System Environment/Libraries

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

Reply via email to