Hello community, here is the log from the commit of package nautilus-dropbox for openSUSE:Factory checked in at 2015-02-16 07:36:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus-dropbox (Old) and /work/SRC/openSUSE:Factory/.nautilus-dropbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus-dropbox" Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus-dropbox/nautilus-dropbox.changes 2015-01-29 09:58:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nautilus-dropbox.new/nautilus-dropbox.changes 2015-02-16 07:36:40.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Feb 14 19:06:34 UTC 2015 - [email protected] + +- Update to version 2.10.0: + + No changelog provided. + +------------------------------------------------------------------- @@ -4 +10 @@ -- Depend on python-gpgme (bnc#909803) +- Depend on python-gpgme (bnc#909803). Old: ---- nautilus-dropbox-1.6.2.tar.bz2 New: ---- nautilus-dropbox-2.10.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus-dropbox.spec ++++++ --- /var/tmp/diff_new_pack.TKasP5/_old 2015-02-16 07:36:40.000000000 +0100 +++ /var/tmp/diff_new_pack.TKasP5/_new 2015-02-16 07:36:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package nautilus-dropbox # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %global nautilus_extdir %( pkg-config libnautilus-extension --variable extensiondir ) Name: nautilus-dropbox -Version: 1.6.2 +Version: 2.10.0 Release: 0 Summary: Dropbox client integrated into Nautilus License: GPL-3.0+ and CC-BY-ND-3.0 ++++++ nautilus-dropbox-1.6.2.tar.bz2 -> nautilus-dropbox-2.10.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-dropbox-1.6.2/configure new/nautilus-dropbox-2.10.0/configure --- old/nautilus-dropbox-1.6.2/configure 2014-04-18 20:28:24.000000000 +0200 +++ new/nautilus-dropbox-2.10.0/configure 2014-11-17 22:50:50.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.64 for nautilus-dropbox 1.6.2. +# Generated by GNU Autoconf 2.64 for nautilus-dropbox 2.10.0. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software @@ -695,8 +695,8 @@ # Identity of this package. PACKAGE_NAME='nautilus-dropbox' PACKAGE_TARNAME='nautilus-dropbox' -PACKAGE_VERSION='1.6.2' -PACKAGE_STRING='nautilus-dropbox 1.6.2' +PACKAGE_VERSION='2.10.0' +PACKAGE_STRING='nautilus-dropbox 2.10.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1426,7 +1426,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 nautilus-dropbox 1.6.2 to adapt to many kinds of systems. +\`configure' configures nautilus-dropbox 2.10.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1497,7 +1497,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of nautilus-dropbox 1.6.2:";; + short | recursive ) echo "Configuration of nautilus-dropbox 2.10.0:";; esac cat <<\_ACEOF @@ -1606,7 +1606,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -nautilus-dropbox configure 1.6.2 +nautilus-dropbox configure 2.10.0 generated by GNU Autoconf 2.64 Copyright (C) 2009 Free Software Foundation, Inc. @@ -1884,7 +1884,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by nautilus-dropbox $as_me 1.6.2, which was +It was created by nautilus-dropbox $as_me 2.10.0, which was generated by GNU Autoconf 2.64. Invocation command line was $ $0 $@ @@ -2693,7 +2693,7 @@ # Define the identity of the package. PACKAGE=nautilus-dropbox - VERSION=1.6.2 + VERSION=2.10.0 cat >>confdefs.h <<_ACEOF @@ -11466,7 +11466,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by nautilus-dropbox $as_me 1.6.2, which was +This file was extended by nautilus-dropbox $as_me 2.10.0, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11530,7 +11530,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -nautilus-dropbox config.status 1.6.2 +nautilus-dropbox config.status 2.10.0 configured by $0, generated by GNU Autoconf 2.64, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nautilus-dropbox-1.6.2/configure.in new/nautilus-dropbox-2.10.0/configure.in --- old/nautilus-dropbox-1.6.2/configure.in 2014-04-18 20:27:39.000000000 +0200 +++ new/nautilus-dropbox-2.10.0/configure.in 2014-11-17 22:45:36.000000000 +0100 @@ -1,6 +1,6 @@ # Initialization -AC_INIT([nautilus-dropbox],1.6.2) +AC_INIT([nautilus-dropbox],2.10.0) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
