Hello community,

here is the log from the commit of package grisbi for openSUSE:Factory
checked in at Thu Aug 4 09:40:24 CEST 2011.



--------
--- grisbi/grisbi.changes       2011-05-28 00:25:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/grisbi/grisbi.changes  2011-06-16 
14:47:10.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Jun  7 10:02:14 CEST 2011 - [email protected]
+
+- Update to version 0.8.7:
+  + Fix a problem of gtk version under Windows.
+- Add grisbi-no_date_time.patch: Do not add build date and time to
+  binaries.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  grisbi-0.8.6.tar.bz2

New:
----
  grisbi-0.8.7.tar.bz2
  grisbi-no_date_time.patch

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

Other differences:
------------------
++++++ grisbi.spec ++++++
--- /var/tmp/diff_new_pack.jWSqiR/_old  2011-08-04 09:38:30.000000000 +0200
+++ /var/tmp/diff_new_pack.jWSqiR/_new  2011-08-04 09:38:30.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           grisbi
-Version:        0.8.6
+Version:        0.8.7
 Release:        1
 License:        GPLv2+
 Summary:        Personal Accounting Application
 Url:            http://www.grisbi.org
 Group:          Productivity/Office/Finance
 Source:         
http://prdownloads.sourceforge.net/grisbi/grisbi-%{version}.tar.bz2
+# PATCH-FEATURE-UPSTREAM grisbi-no_date_time.patch 
http://www.grisbi.org/bugsreports/view.php?id=1355 [email protected] -- Do 
not add build date/time to binaries.
+Patch0:         grisbi-no_date_time.patch
 # Needed for make check
 #BuildRequires:  cunit-devel
 BuildRequires:  fdupes
@@ -47,6 +49,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++++++ grisbi-0.8.6.tar.bz2 -> grisbi-0.8.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grisbi-0.8.6/NEWS new/grisbi-0.8.7/NEWS
--- old/grisbi-0.8.6/NEWS       2011-05-22 09:17:43.000000000 +0200
+++ new/grisbi-0.8.7/NEWS       2011-06-06 23:09:19.000000000 +0200
@@ -1,3 +1,6 @@
+New in version 0.8.7
+- fixes a problem of gtk version under Windows.
+
 New in version 0.8.6
 - corrects a problem of calculating the balance after deletion of two archives
 - Simplification of the function of dates parsing : gsb_parse_date_string () 
fixes a systematic crash on Windows
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grisbi-0.8.6/configure new/grisbi-0.8.7/configure
--- old/grisbi-0.8.6/configure  2011-05-22 08:57:10.000000000 +0200
+++ new/grisbi-0.8.7/configure  2011-06-06 23:10:01.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for grisbi 0.8.6.
+# Generated by GNU Autoconf 2.65 for grisbi 0.8.7.
 #
 # Report bugs to 
<http://grisbi.tuxfamily.org/mantis/login_select_proj_page.php?ref=bug_report_page.php>.
 #
@@ -702,8 +702,8 @@
 # Identity of this package.
 PACKAGE_NAME='grisbi'
 PACKAGE_TARNAME='grisbi'
-PACKAGE_VERSION='0.8.6'
-PACKAGE_STRING='grisbi 0.8.6'
+PACKAGE_VERSION='0.8.7'
+PACKAGE_STRING='grisbi 0.8.7'
 
PACKAGE_BUGREPORT='http://grisbi.tuxfamily.org/mantis/login_select_proj_page.php?ref=bug_report_page.php'
 PACKAGE_URL='http://www.grisbi.org/index.fr.html'
 
@@ -1521,7 +1521,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 grisbi 0.8.6 to adapt to many kinds of systems.
+\`configure' configures grisbi 0.8.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1591,7 +1591,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of grisbi 0.8.6:";;
+     short | recursive ) echo "Configuration of grisbi 0.8.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1727,7 +1727,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-grisbi configure 0.8.6
+grisbi configure 0.8.7
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2136,7 +2136,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by grisbi $as_me 0.8.6, which was
+It was created by grisbi $as_me 0.8.7, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -2500,9 +2500,9 @@
 GRISBI_MINOR_VERSION=8
 
 
-$as_echo "#define GRISBI_MICRO_VERSION 6" >>confdefs.h
+$as_echo "#define GRISBI_MICRO_VERSION 7" >>confdefs.h
 
-GRISBI_MICRO_VERSION=6
+GRISBI_MICRO_VERSION=7
 
 
 
@@ -10892,7 +10892,7 @@
 
 # Define the identity of the package.
  PACKAGE='grisbi'
- VERSION='0.8.6'
+ VERSION='0.8.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13837,7 +13837,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by grisbi $as_me 0.8.6, which was
+This file was extended by grisbi $as_me 0.8.7, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13904,7 +13904,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-grisbi config.status 0.8.6
+grisbi config.status 0.8.7
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grisbi-0.8.6/configure.in 
new/grisbi-0.8.7/configure.in
--- old/grisbi-0.8.6/configure.in       2011-05-22 08:56:05.000000000 +0200
+++ new/grisbi-0.8.7/configure.in       2011-06-06 23:09:19.000000000 +0200
@@ -2,7 +2,7 @@
 
 m4_define(grisbi_major_version, 0)
 m4_define(grisbi_minor_version, 8)
-m4_define(grisbi_micro_version, 6)
+m4_define(grisbi_micro_version, 7)
 m4_define(grisbi_version, 
grisbi_major_version.grisbi_minor_version.grisbi_micro_version)
 
 
AC_INIT([grisbi],[grisbi_version],[http://grisbi.tuxfamily.org/mantis/login_select_proj_page.php?ref=bug_report_page.php],[grisbi],[http://www.grisbi.org/index.fr.html])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grisbi-0.8.6/grisbi.spec new/grisbi-0.8.7/grisbi.spec
--- old/grisbi-0.8.6/grisbi.spec        2011-05-22 08:56:02.000000000 +0200
+++ new/grisbi-0.8.7/grisbi.spec        2011-06-06 23:09:19.000000000 +0200
@@ -1,5 +1,5 @@
 %define name    grisbi
-%define version 0.8.6
+%define version 0.8.7
 %define release %mkrel 1
 
 %define _disable_ld_no_undefined 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grisbi-0.8.6/src/import.c 
new/grisbi-0.8.7/src/import.c
--- old/grisbi-0.8.6/src/import.c       2011-05-21 19:37:09.000000000 +0200
+++ new/grisbi-0.8.7/src/import.c       2011-06-06 23:09:19.000000000 +0200
@@ -2853,7 +2853,7 @@
          * if it's not used before, else we show an warning message */
         if ( gsb_data_transaction_check_content_payment ( payment_number, 
imported_transaction -> cheque ) )
         {
-        gchar* tmpstr = g_strdup_printf ( _("Warning : the cheque number %s is 
already used.\nWe skip it"),
+        tmpstr = g_strdup_printf ( _("Warning : the cheque number %s is 
already used.\nWe skip it"),
                         imported_transaction -> cheque );
         dialogue_warning ( tmpstr );
         g_free ( tmpstr );
@@ -2862,7 +2862,6 @@
         gsb_data_transaction_set_method_of_payment_content ( 
transaction_number,
                         imported_transaction -> cheque );
     }
-    g_free ( tmpstr );
     }
     else
     {

++++++ grisbi-no_date_time.patch ++++++
diff -ur grisbi-0.8.7/src/help.c grisbi-0.8.7.nodate/src/help.c
--- grisbi-0.8.7/src/help.c     2011-06-06 23:09:19.000000000 +0200
+++ grisbi-0.8.7.nodate/src/help.c      2011-06-07 10:08:53.125402476 +0200
@@ -161,13 +161,6 @@
                         gsb_plugin_get_list(),
                         "\nVersion de GTK : ",
                         get_gtk_run_version ( ),
-                        "\n",
-                        _("This instance of Grisbi was compiled on\n"),
-                        gsb_date_get_compiled_time ( ) ,
-                        " ",
-                        _("at"),
-                        " ",
-                        __TIME__,
                         NULL );
 
     GtkWidget * about;
diff -ur grisbi-0.8.7/src/utils_dates.c grisbi-0.8.7.nodate/src/utils_dates.c
--- grisbi-0.8.7/src/utils_dates.c      2011-06-06 23:09:19.000000000 +0200
+++ grisbi-0.8.7.nodate/src/utils_dates.c       2011-06-07 10:09:28.253867687 
+0200
@@ -631,49 +631,6 @@
         return gsb_parse_date_string ( string );
 }
 
-
-/**
- * retourne la date de compilation conforme à la locale
- * 
- * */
-gchar *gsb_date_get_compiled_time ( void )
-{
-    GDate *date;
-    gchar **tab;
-    gchar *str;
-    const gchar *months[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", 
"Aug",
-                            "Sep", "Oct", "Nov", "Dec"};
-    gint mois = 0;
-    gint i;
-
-    str = g_strdup ( __DATE__ );
-    if ( g_strstr_len ( str, -1, "  " ) )
-    {
-        tab = g_strsplit ( str, "  ", -1 );
-        str = g_strjoinv  (" ", tab);
-        g_strfreev (tab);
-    }
-    tab = g_strsplit ( str, " ", -1 );
-    g_free ( str );
-
-    for (i = 0; i < 12; i++)
-    {
-        if ( !strcmp ( tab[0], months[i] ) )
-        {
-          mois = i + 1;
-          break;
-        }
-    }
-
-    date = g_date_new_dmy ( atoi ( tab[1] ), mois, atoi ( tab[2] ) );
-    g_strfreev (tab);
-    str = gsb_format_gdate ( date );
-    g_date_free ( date );
-
-    return str;
-}
-
-
 /**
  * returns a date with the last day of the month.
  * 
diff -ur grisbi-0.8.7/src/utils_dates.h grisbi-0.8.7.nodate/src/utils_dates.h
--- grisbi-0.8.7/src/utils_dates.h      2011-06-06 23:09:19.000000000 +0200
+++ grisbi-0.8.7.nodate/src/utils_dates.h       2011-06-07 10:09:34.193945917 
+0200
@@ -12,7 +12,6 @@
 gboolean gsb_date_check_entry ( GtkWidget *entry );
 GDate *gsb_date_copy ( const GDate *date );
 void gsb_date_free_last_date ( void );
-gchar *gsb_date_get_compiled_time ( void );
 gchar *gsb_date_get_format_date ( void );
 GDate *gsb_date_get_last_day_of_month ( const GDate *date );
 GDate *gsb_date_get_last_entry_date ( const gchar *string );

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



Remember to have fun...

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

Reply via email to