Hello community,

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

Package is "eet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/eet/eet.changes  2013-04-17 23:03:22.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.eet.new/eet.changes     2013-05-27 
09:46:46.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 15 11:15:17 UTC 2013 - [email protected]
+
+- bump to 1.7.7
+  No changes, increasing version to keep in sync with latest release.
+
+-------------------------------------------------------------------

Old:
----
  eet-1.7.6.tar.bz2

New:
----
  eet-1.7.7.tar.bz2

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

Other differences:
------------------
++++++ eet.spec ++++++
--- /var/tmp/diff_new_pack.5FdH0W/_old  2013-05-27 09:46:47.000000000 +0200
+++ /var/tmp/diff_new_pack.5FdH0W/_new  2013-05-27 09:46:47.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eet
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Data encode/decode and storage library
 License:        BSD-2-Clause

++++++ eet-1.7.6.tar.bz2 -> eet-1.7.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eet-1.7.6/NEWS new/eet-1.7.7/NEWS
--- old/eet-1.7.6/NEWS  2013-01-14 19:04:51.000000000 +0100
+++ new/eet-1.7.7/NEWS  2013-05-11 20:11:14.000000000 +0200
@@ -1,4 +1,10 @@
-Eet 1.7.6
+Eet 1.7.7
+
+Changes since Eet 1.7.6:
+--------------------------
+
+    * No changes, increasing version to keep in sync with latest release.
+
 
 Changes since Eet 1.7.5:
 --------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eet-1.7.6/configure new/eet-1.7.7/configure
--- old/eet-1.7.6/configure     2013-04-05 00:15:32.000000000 +0200
+++ new/eet-1.7.7/configure     2013-05-11 21:30:28.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for eet 1.7.6.
+# Generated by GNU Autoconf 2.68 for eet 1.7.7.
 #
 # Report bugs to <[email protected]>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='eet'
 PACKAGE_TARNAME='eet'
-PACKAGE_VERSION='1.7.6'
-PACKAGE_STRING='eet 1.7.6'
+PACKAGE_VERSION='1.7.7'
+PACKAGE_STRING='eet 1.7.7'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1352,7 +1352,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 eet 1.7.6 to adapt to many kinds of systems.
+\`configure' configures eet 1.7.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1422,7 +1422,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of eet 1.7.6:";;
+     short | recursive ) echo "Configuration of eet 1.7.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1559,7 +1559,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-eet configure 1.7.6
+eet configure 1.7.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1982,7 +1982,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by eet $as_me 1.7.6, which was
+It was created by eet $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2806,7 +2806,7 @@
 
 # Define the identity of the package.
  PACKAGE='eet'
- VERSION='1.7.6'
+ VERSION='1.7.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11828,7 +11828,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VMIC 6
+#define VMIC 7
 _ACEOF
 
 
@@ -11836,7 +11836,7 @@
 #define VREV 0
 _ACEOF
 
-version_info="8:6:7"
+version_info="8:7:7"
 release_info=""
 
 
@@ -13100,12 +13100,12 @@
     pkg_cv_GNUTLS_CFLAGS="$GNUTLS_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gnutls >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gnutls >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 1.7.6" 2>/dev/null`
+  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -13116,12 +13116,12 @@
     pkg_cv_GNUTLS_LIBS="$GNUTLS_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gnutls >= 1.7.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gnutls >= 1.7.7\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.7") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 1.7.6" 2>/dev/null`
+  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 1.7.7" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -13141,9 +13141,9 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"gnutls >= 1.7.6" 2>&1`
+               GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"gnutls >= 1.7.7" 2>&1`
         else
-               GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gnutls >= 1.7.6" 
2>&1`
+               GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gnutls >= 1.7.7" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$GNUTLS_PKG_ERRORS" >&5
@@ -13164,7 +13164,7 @@
 
 $as_echo "#define HAVE_GNUTLS 1" >>confdefs.h
 
-       requirements_pc_eet="gnutls >= 1.7.6 ${requirements_pc_eet}"
+       requirements_pc_eet="gnutls >= 1.7.7 ${requirements_pc_eet}"
 
 fi
 fi
@@ -15739,7 +15739,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by eet $as_me 1.7.6, which was
+This file was extended by eet $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15805,7 +15805,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-eet config.status 1.7.6
+eet 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/eet-1.7.6/configure.ac new/eet-1.7.7/configure.ac
--- old/eet-1.7.6/configure.ac  2013-04-04 21:59:40.000000000 +0200
+++ new/eet-1.7.7/configure.ac  2013-05-11 20:48:04.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])
@@ -254,12 +254,12 @@
 
 have_gnutls="no"
 if test "x${want_gnutls}" = "xyes" || test "x${want_gnutls}" = "xauto" ; then
-   PKG_CHECK_MODULES([GNUTLS], [gnutls >= 1.7.6],
+   PKG_CHECK_MODULES([GNUTLS], [gnutls >= 1.7.7],
       [
        have_gnutls="yes"
        want_openssl="no"
        AC_DEFINE([HAVE_GNUTLS], [1], [Have Gnutls support])
-       requirements_pc_eet="gnutls >= 1.7.6 ${requirements_pc_eet}"
+       requirements_pc_eet="gnutls >= 1.7.7 ${requirements_pc_eet}"
       ],
       [have_gnutls="no"])
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eet-1.7.6/doc/Doxyfile new/eet-1.7.7/doc/Doxyfile
--- old/eet-1.7.6/doc/Doxyfile  2013-04-05 00:15:38.000000000 +0200
+++ new/eet-1.7.7/doc/Doxyfile  2013-05-11 21:30:33.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
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description 
for a project that appears at the top of each page and should give viewer a 
quick idea about the purpose of the project. Keep the description short.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eet-1.7.6/eet.spec new/eet-1.7.7/eet.spec
--- old/eet-1.7.6/eet.spec      2013-04-05 00:15:38.000000000 +0200
+++ new/eet-1.7.7/eet.spec      2013-05-11 21:30:34.000000000 +0200
@@ -3,7 +3,7 @@
 
 Summary: Library for speedy data storage, retrieval, and compression.
 Name: eet
-Version: 1.7.6
+Version: 1.7.7
 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