Hello community,

here is the log from the commit of package caja-dropbox for openSUSE:Factory 
checked in at 2020-03-03 10:15:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja-dropbox (Old)
 and      /work/SRC/openSUSE:Factory/.caja-dropbox.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caja-dropbox"

Tue Mar  3 10:15:53 2020 rev:10 rq:780513 version:1.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja-dropbox/caja-dropbox.changes        
2019-07-31 14:34:41.581919821 +0200
+++ /work/SRC/openSUSE:Factory/.caja-dropbox.new.26092/caja-dropbox.changes     
2020-03-03 10:16:22.586667261 +0100
@@ -1,0 +2,7 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 1.24.0:
+  * Update copyright to 2020.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------

Old:
----
  caja-dropbox-1.23.0.tar.xz

New:
----
  caja-dropbox-1.24.0.tar.xz

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

Other differences:
------------------
++++++ caja-dropbox.spec ++++++
--- /var/tmp/diff_new_pack.M2xyT9/_old  2020-03-03 10:16:23.518669190 +0100
+++ /var/tmp/diff_new_pack.M2xyT9/_new  2020-03-03 10:16:23.518669190 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package caja-dropbox
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,21 @@
 #
 
 
-%define _version 1.23
+%define _version 1.24
 Name:           caja-dropbox
-Version:        1.23.0
+Version:        1.24.0
 Release:        0
 Summary:        Dropbox client integrated into Caja
 License:        GPL-3.0-or-later
-Group:          System/GUI/Other
 URL:            https://mate-desktop.org/
-Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE caja-dropbox_no-dropbox-bin.patch sor.ale...@meowr.ru -- 
Strip dropbox binary installation.
 Patch0:         caja-dropbox_no-dropbox-bin.patch
 BuildRequires:  hicolor-icon-theme
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 
 %description
@@ -43,7 +41,6 @@
 
 %package -n caja-extension-dropbox
 Summary:        Dropbox client integrated into Caja
-Group:          System/GUI/Other
 Requires:       caja >= %{_version}
 Requires:       dropbox
 # caja-dropbox was last used in openSUSE Leap 42.1.
@@ -57,29 +54,18 @@
 This package integrates Dropbox seamlessly into Caja.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %suse_update_desktop_file -r caja-dropbox Network FileTransfer
 
-%if 0%{?suse_version} < 1500
-%post -n caja-extension-dropbox
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun -n caja-extension-dropbox
-%desktop_database_postun
-%icon_theme_cache_postun
-%endif
-
 %files -n caja-extension-dropbox
 %license COPYING
 %doc AUTHORS NEWS README

++++++ caja-dropbox-1.23.0.tar.xz -> caja-dropbox-1.24.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caja-dropbox-1.23.0/COPYING 
new/caja-dropbox-1.24.0/COPYING
--- old/caja-dropbox-1.23.0/COPYING     2019-06-30 17:23:20.000000000 +0200
+++ new/caja-dropbox-1.24.0/COPYING     2020-02-10 14:32:59.000000000 +0100
@@ -1,5 +1,5 @@
 nautilus-dropbox is copyright 2008-2011 Dropbox, Inc.
-caja-dropbox is copyright 2012-2019 MATE developers.
+caja-dropbox is copyright 2012-2020 MATE developers.
 
 All images included in this package constitute data and are licensed under the
 Creative Commons Attribution-No Derivative Works 3.0 Unported License [1].  
This
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caja-dropbox-1.23.0/ChangeLog 
new/caja-dropbox-1.24.0/ChangeLog
--- old/caja-dropbox-1.23.0/ChangeLog   2019-06-30 17:26:39.000000000 +0200
+++ new/caja-dropbox-1.24.0/ChangeLog   2020-02-10 14:35:35.000000000 +0100
@@ -1,3 +1,76 @@
+commit 6bca1c57c29dc4547405c9a87dc53925d4822933
+Author: raveit65 <m...@raveit.de>
+Date:   Mon Feb 10 13:54:34 2020 +0100
+
+    release 1.24.0
+
+ NEWS         | 4 ++++
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit 9e09cce8ba72f1292f0504b3688b691a6dbf6528
+Author: raveit65 <m...@raveit.de>
+Date:   Fri Jan 10 11:24:18 2020 +0100
+
+    Update copyright to 2020
+
+ COPYING | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 79b8246c2c475602647ccb8106ea551aa697bf81
+Author: Pablo Barciela <s...@riseup.net>
+Date:   Sat Nov 30 23:54:55 2019 +0100
+
+    Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable
+
+ .travis.yml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit dcd53fa19ca1a44c33fded1445ca0fa8d6a6ccc5
+Author: Pablo Barciela <s...@riseup.net>
+Date:   Fri Nov 29 10:23:51 2019 +0100
+
+    Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode
+
+ .travis.yml | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1ac9c5d3c0350b3ac7d0c855a7426084f03ed8d0
+Author: Pablo Barciela <s...@riseup.net>
+Date:   Sat Oct 12 00:33:29 2019 +0200
+
+    Travis CI: use Debian "testing" instead "sid"
+
+ .travis.yml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit be0fd37598247d6a5099cdd057c3841dfe3a8618
+Author: raveit65 <m...@raveit.de>
+Date:   Sat Oct 5 18:07:00 2019 +0200
+
+    travis(ci): enable notify_servers
+
+ .travis.yml | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit bd9a80e4c885f3b042a71599ce25c3a3d08dc981
+Author: Pablo Barciela <s...@riseup.net>
+Date:   Tue Jul 23 01:18:40 2019 +0200
+
+    [ci] Add cppcheck html report
+
+ .travis.yml | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 269d1773c3905d3ff32bdcd8c1762997201f8f79
+Author: Pablo Barciela <s...@riseup.net>
+Date:   Tue Jul 23 01:05:46 2019 +0200
+
+    travis: enable 'cppcheck' in debian
+
+ .travis.yml | 4 ++++
+ 1 file changed, 4 insertions(+)
+
 commit cfd211b98aa4a74d753743ff51acecbd5b8a9812
 Author: raveit65 <m...@raveit.de>
 Date:   Sun Jun 30 16:54:40 2019 +0200
@@ -492,85 +565,12 @@
 
     update issue_template
 
- .github/issue_template.md | 3 +++
- 1 file changed, 3 insertions(+)
-
-commit cdb614a4279d088dccb6df76c685f325686e06a6
-Author: raveit65 <m...@raveit.de>
-Date:   Thu Jun 8 16:50:23 2017 +0200
-
-    create issue_template.md
-
- .github/issue_template.md | 16 ++++++++++++++++
- 1 file changed, 16 insertions(+)
-
-commit 7c00778b1dfa06ed5a68a1a572fa0776ca018613
-Author: raveit65 <m...@raveit.de>
-Date:   Thu Mar 30 16:17:26 2017 +0200
-
-    pre-bump version
-
- NEWS         | 2 ++
- configure.ac | 2 +-
- 2 files changed, 3 insertions(+), 1 deletion(-)
-
-commit d15dd63bfe1488e021b6af13c087056823d0a5d8
-Author: raveit65 <m...@raveit.de>
-Date:   Mon Mar 13 16:57:19 2017 +0100
-
-    release 1.18.0
-
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-commit 3fa83cab7e037f22312bce9a132d5747f0f20578
-Author: raveit65 <m...@raveit.de>
-Date:   Mon Mar 13 16:56:49 2017 +0100
-
-    update NEWS for 1.18.0
-
- NEWS | 7 +++++--
- 1 file changed, 5 insertions(+), 2 deletions(-)
-
-commit 59cd61d8be7c8c7aadcfad0871a0a62378ca1703
-Author: Martin Wimpress <mar...@mate-desktop.org>
-Date:   Fri Jan 13 16:13:04 2017 +0000
-
-    Update caja-dropbox NEWS to use consistent, project wide, markdown-like 
formatting. This will make generating release announcements easier.
-
- NEWS | 40 ++++++++++++++--------------------------
- 1 file changed, 14 insertions(+), 26 deletions(-)
-
-commit 841e9e2349864baf96ba9f846ebc1fd1ba04e6eb
-Author: monsta <mon...@inbox.ru>
-Date:   Sat Dec 10 19:02:42 2016 +0300
-
-    release 1.17.0
-
- NEWS         | 5 +++++
- configure.ac | 2 +-
- 2 files changed, 6 insertions(+), 1 deletion(-)
-
-commit aa8765694cb15882ac01d88027467e1c2c355774
-Author: monsta <mon...@inbox.ru>
-Date:   Wed Dec 7 17:38:25 2016 +0300
-
-    build: require libcaja-extension 1.17.1 and GLib 2.36
-
- configure.ac | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-commit e47f852d20df4e42fcde6128dcebee9fa444a490
-Author: monsta <mon...@inbox.ru>
-Date:   Tue Dec 6 02:20:19 2016 +0300
-
-    remove unused includes
-
+ .github/issue_template.md                        |   19 +
  AUTHORS                                          |    9 +
  COPYING                                          |  695 +++++++++++
  ChangeLog                                        |    2 +
  Makefile.am                                      |   27 +
- NEWS                                             |   32 +
+ NEWS                                             |   30 +
  README                                           |   18 +
  autogen.sh                                       |   25 +
  caja-dropbox.in                                  | 1393 ++++++++++++++++++++++
@@ -626,4 +626,4 @@
  src/dropbox-command-client.h                     |  113 ++
  src/dropbox.c                                    |   54 +
  src/g-util.h                                     |   49 +
- 60 files changed, 6670 insertions(+)
+ 61 files changed, 6687 insertions(+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caja-dropbox-1.23.0/NEWS new/caja-dropbox-1.24.0/NEWS
--- old/caja-dropbox-1.23.0/NEWS        2019-06-30 17:23:20.000000000 +0200
+++ new/caja-dropbox-1.24.0/NEWS        2020-02-10 14:32:59.000000000 +0100
@@ -1,3 +1,7 @@
+### caja-dropbox 1.24.0
+
+  * Update copyright to 2020
+
 ### caja-dropbox 1.23.0
 
   * Change url project's website
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caja-dropbox-1.23.0/configure 
new/caja-dropbox-1.24.0/configure
--- old/caja-dropbox-1.23.0/configure   2019-06-30 17:26:05.000000000 +0200
+++ new/caja-dropbox-1.24.0/configure   2020-02-10 14:35:08.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for caja-dropbox 1.23.0.
+# Generated by GNU Autoconf 2.69 for caja-dropbox 1.24.0.
 #
 # Report bugs to <https://mate-desktop.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='caja-dropbox'
 PACKAGE_TARNAME='caja-dropbox'
-PACKAGE_VERSION='1.23.0'
-PACKAGE_STRING='caja-dropbox 1.23.0'
+PACKAGE_VERSION='1.24.0'
+PACKAGE_STRING='caja-dropbox 1.24.0'
 PACKAGE_BUGREPORT='https://mate-desktop.org/'
 PACKAGE_URL=''
 
@@ -1337,7 +1337,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 caja-dropbox 1.23.0 to adapt to many kinds of systems.
+\`configure' configures caja-dropbox 1.24.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1407,7 +1407,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of caja-dropbox 1.23.0:";;
+     short | recursive ) echo "Configuration of caja-dropbox 1.24.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1529,7 +1529,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-caja-dropbox configure 1.23.0
+caja-dropbox configure 1.24.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1807,7 +1807,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by caja-dropbox $as_me 1.23.0, which was
+It was created by caja-dropbox $as_me 1.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2671,7 +2671,7 @@
 
 # Define the identity of the package.
  PACKAGE='caja-dropbox'
- VERSION='1.23.0'
+ VERSION='1.24.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13075,7 +13075,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by caja-dropbox $as_me 1.23.0, which was
+This file was extended by caja-dropbox $as_me 1.24.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13141,7 +13141,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-caja-dropbox config.status 1.23.0
+caja-dropbox config.status 1.24.0
 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/caja-dropbox-1.23.0/configure.ac 
new/caja-dropbox-1.24.0/configure.ac
--- old/caja-dropbox-1.23.0/configure.ac        2019-06-30 17:23:20.000000000 
+0200
+++ new/caja-dropbox-1.24.0/configure.ac        2020-02-10 14:32:59.000000000 
+0100
@@ -1,6 +1,6 @@
 # Initialization
 
-AC_INIT([caja-dropbox], [1.23.0], [https://mate-desktop.org/])
+AC_INIT([caja-dropbox], [1.24.0], [https://mate-desktop.org/])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip])
 


Reply via email to