Hello community, here is the log from the commit of package mate-text-editor for openSUSE:Factory checked in at 2014-01-07 14:43:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-text-editor (Old) and /work/SRC/openSUSE:Factory/.mate-text-editor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-text-editor" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-text-editor/mate-text-editor.changes 2014-01-03 19:46:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-text-editor.new/mate-text-editor.changes 2014-01-07 14:43:56.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 7 00:17:27 UTC 2014 - [email protected] + +- Update to version 1.6.2 + + Fix gettext + +------------------------------------------------------------------- Old: ---- mate-text-editor-1.6.1.tar.xz New: ---- mate-text-editor-1.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-text-editor.spec ++++++ --- /var/tmp/diff_new_pack.GmL9W3/_old 2014-01-07 14:43:57.000000000 +0100 +++ /var/tmp/diff_new_pack.GmL9W3/_new 2014-01-07 14:43:57.000000000 +0100 @@ -17,7 +17,7 @@ Name: mate-text-editor %define _name pluma -Version: 1.6.1 +Version: 1.6.2 Release: 0 License: GPL-2.0+ Summary: Text editor for the MATE desktop ++++++ mate-text-editor-1.6.1.tar.xz -> mate-text-editor-1.6.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/ChangeLog new/mate-text-editor-1.6.2/ChangeLog --- old/mate-text-editor-1.6.1/ChangeLog 2013-12-31 18:03:08.000000000 +0100 +++ new/mate-text-editor-1.6.2/ChangeLog 2014-01-06 15:48:53.000000000 +0100 @@ -1,7 +1,39 @@ +commit 2361ac0574e1e75904a1431b4b44aa0b7ff0d9f0 +Author: Stefano Karapetsas <[email protected]> +Date: 2014-01-06 + + Bump version to 1.6.2 + +M configure.ac + +commit 0f35dd3f4292f3cdf996c007b06cf8a55619e8c3 +Author: Stefano Karapetsas <[email protected]> +Date: 2014-01-01 + + Fix gettext + +M configure.ac + +commit dcc9eb6fc0255643791fe37b112f63b17f5d461a +Author: Stefano Karapetsas <[email protected]> +Date: 2014-01-01 + + Fix gettext + +M configure.ac + +commit 644da9c77a601ee181a00dbc24be04b08d15555c +Author: Stefano Karapetsas <[email protected]> +Date: 2013-12-31 + + Bump version to 1.6.1 + +M configure.ac + commit dfc74c8749852e4054d3c784f9adbec3de310a79 Merge: b7a57e2 92b8ddf Author: Stefano Karapetsas <[email protected]> -Date: 2013-12-31 +Date: 2013-12-31 Merge pull request #51 from infirit/1.6 @@ -9,7 +41,7 @@ commit 92b8ddf6a4b42d818b5ba2095e2d8f084f777170 Author: infirit <[email protected]> -Date: 2013-11-09 +Date: 2013-11-09 Update bug tracker url diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/config.h.in new/mate-text-editor-1.6.2/config.h.in --- old/mate-text-editor-1.6.1/config.h.in 2013-12-31 17:57:38.000000000 +0100 +++ new/mate-text-editor-1.6.2/config.h.in 2014-01-06 15:41:14.000000000 +0100 @@ -12,7 +12,7 @@ /* Define to compile with python support */ #undef ENABLE_PYTHON -/* Define to the gettext package name. */ +/* Define to the Gettext package name */ #undef GETTEXT_PACKAGE /* Define to 1 if you have the `bind_textdomain_codeset' function. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/configure new/mate-text-editor-1.6.2/configure --- old/mate-text-editor-1.6.1/configure 2013-12-31 17:57:37.000000000 +0100 +++ new/mate-text-editor-1.6.2/configure 2014-01-06 15:41:14.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pluma 1.6.1. +# Generated by GNU Autoconf 2.69 for pluma 1.6.2. # # Report bugs to <https://github.com/mate-desktop/mate-text-editor/issues>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='pluma' PACKAGE_TARNAME='mate-text-editor' -PACKAGE_VERSION='1.6.1' -PACKAGE_STRING='pluma 1.6.1' +PACKAGE_VERSION='1.6.2' +PACKAGE_STRING='pluma 1.6.2' PACKAGE_BUGREPORT='https://github.com/mate-desktop/mate-text-editor/issues' PACKAGE_URL='http://mate-desktop.org' @@ -1518,7 +1518,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 pluma 1.6.1 to adapt to many kinds of systems. +\`configure' configures pluma 1.6.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1589,7 +1589,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pluma 1.6.1:";; + short | recursive ) echo "Configuration of pluma 1.6.2:";; esac cat <<\_ACEOF @@ -1759,7 +1759,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pluma configure 1.6.1 +pluma configure 1.6.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2166,7 +2166,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by pluma $as_me 1.6.1, which was +It was created by pluma $as_me 1.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2531,9 +2531,9 @@ PLUMA_MINOR_VERSION=6 -$as_echo "#define PLUMA_MICRO_VERSION 1" >>confdefs.h +$as_echo "#define PLUMA_MICRO_VERSION 2" >>confdefs.h -PLUMA_MICRO_VERSION=1 +PLUMA_MICRO_VERSION=2 am__api_version='1.14' @@ -3051,7 +3051,7 @@ # Define the identity of the package. PACKAGE='mate-text-editor' - VERSION='1.6.1' + VERSION='1.6.2' cat >>confdefs.h <<_ACEOF @@ -7386,7 +7386,7 @@ rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -7411,7 +7411,10 @@ ;; esac ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -7430,7 +7433,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) @@ -14536,7 +14542,9 @@ < $srcdir/po/POTFILES.in > po/POTFILES -$as_echo "#define GETTEXT_PACKAGE PACKAGE_TARNAME" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE" +_ACEOF @@ -17110,7 +17118,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by pluma $as_me 1.6.1, which was +This file was extended by pluma $as_me 1.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17177,7 +17185,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -pluma config.status 1.6.1 +pluma config.status 1.6.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/configure.ac new/mate-text-editor-1.6.2/configure.ac --- old/mate-text-editor-1.6.1/configure.ac 2013-12-31 17:57:30.000000000 +0100 +++ new/mate-text-editor-1.6.2/configure.ac 2014-01-06 15:41:07.000000000 +0100 @@ -4,7 +4,7 @@ m4_define(pluma_major_version, 1) m4_define(pluma_minor_version, 6) -m4_define(pluma_micro_version, 1) +m4_define(pluma_micro_version, 2) m4_define(pluma_version, pluma_major_version.pluma_minor_version.pluma_micro_version) AC_INIT([pluma], [pluma_version], @@ -155,10 +155,11 @@ dnl ================================================================ IT_PROG_INTLTOOL([0.40.0]) -AC_SUBST([GETTEXT_PACKAGE], [pluma]) +GETTEXT_PACKAGE=pluma +AC_SUBST([GETTEXT_PACKAGE]) AM_GNU_GETTEXT_VERSION([0.17]) AM_GLIB_GNU_GETTEXT -AC_DEFINE([GETTEXT_PACKAGE],[PACKAGE_TARNAME], [Define to the gettext package name.]) +AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name]) dnl ================================================================ dnl Use gvfs metadata or the old xml file store. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/data/pluma.desktop.in new/mate-text-editor-1.6.2/data/pluma.desktop.in --- old/mate-text-editor-1.6.1/data/pluma.desktop.in 2013-12-31 17:57:46.000000000 +0100 +++ new/mate-text-editor-1.6.2/data/pluma.desktop.in 2014-01-06 15:41:22.000000000 +0100 @@ -14,5 +14,5 @@ X-MATE-Bugzilla-Bugzilla=MATE X-MATE-Bugzilla-Product=Pluma X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=1.6.1 +X-MATE-Bugzilla-Version=1.6.2 X-MATE-Bugzilla-ExtraInfoScript=/usr/local/libexec/pluma/pluma-bugreport.sh diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/ltmain.sh new/mate-text-editor-1.6.2/ltmain.sh --- old/mate-text-editor-1.6.1/ltmain.sh 2013-12-31 17:57:32.000000000 +0100 +++ new/mate-text-editor-1.6.2/ltmain.sh 2014-01-06 15:41:10.000000000 +0100 @@ -70,7 +70,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.3 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.6 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1.3" +VERSION="2.4.2 Debian-2.4.2-1.6" TIMESTAMP="" package_revision=1.3337 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mate-text-editor-1.6.1/m4/libtool.m4 new/mate-text-editor-1.6.2/m4/libtool.m4 --- old/mate-text-editor-1.6.1/m4/libtool.m4 2013-12-31 17:57:32.000000000 +0100 +++ new/mate-text-editor-1.6.2/m4/libtool.m4 2014-01-06 15:41:10.000000000 +0100 @@ -1312,7 +1312,7 @@ rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -1333,7 +1333,10 @@ ;; esac ;; - ppc64-*linux*|powerpc64-*linux*) + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -1352,7 +1355,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) Files old/mate-text-editor-1.6.1/plugins/taglist/HTML.tags.gz and new/mate-text-editor-1.6.2/plugins/taglist/HTML.tags.gz differ Files old/mate-text-editor-1.6.1/plugins/taglist/Latex.tags.gz and new/mate-text-editor-1.6.2/plugins/taglist/Latex.tags.gz differ Files old/mate-text-editor-1.6.1/plugins/taglist/XSLT.tags.gz and new/mate-text-editor-1.6.2/plugins/taglist/XSLT.tags.gz differ Files old/mate-text-editor-1.6.1/plugins/taglist/XUL.tags.gz and new/mate-text-editor-1.6.2/plugins/taglist/XUL.tags.gz differ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
