Hello community,

here is the log from the commit of package caja-dropbox for openSUSE:Factory 
checked in at 2019-07-31 14:33:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja-dropbox (Old)
 and      /work/SRC/openSUSE:Factory/.caja-dropbox.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caja-dropbox"

Wed Jul 31 14:33:49 2019 rev:9 rq:719945 version:1.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja-dropbox/caja-dropbox.changes        
2019-05-22 11:15:16.866542092 +0200
+++ /work/SRC/openSUSE:Factory/.caja-dropbox.new.4126/caja-dropbox.changes      
2019-07-31 14:34:41.581919821 +0200
@@ -1,0 +2,11 @@
+Thu Jul 18 11:07:50 UTC 2019 - Jonathan Brielmaier <jbrielma...@suse.de>
+
+- Update to version 1.23.0:
+  * Change url project's website
+  * Use CAJA_EXTENSION_DIR_SYS to save and show system caja extension dir
+  * show full path of caja-extension-dir 
+- remove patch:
+  * caja-dropbox_glib-2.48.patch: we don't support gtk3.20 anymore
+- build require glib >= 2.50
+
+-------------------------------------------------------------------

Old:
----
  caja-dropbox-1.22.1.tar.xz
  caja-dropbox_glib-2.48.patch

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

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

Other differences:
------------------
++++++ caja-dropbox.spec ++++++
--- /var/tmp/diff_new_pack.R3LtRT/_old  2019-07-31 14:34:42.309920093 +0200
+++ /var/tmp/diff_new_pack.R3LtRT/_new  2019-07-31 14:34:42.313920095 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.22
+%define _version 1.23
 Name:           caja-dropbox
-Version:        1.22.1
+Version:        1.23.0
 Release:        0
 Summary:        Dropbox client integrated into Caja
 License:        GPL-3.0-or-later
@@ -27,13 +27,12 @@
 Source:         
http://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
-# PATCH-FEATURE-OPENSUSE caja-dropbox_glib-2.48.patch -- Restore GLib 2.48 
support.
-Patch1:         caja-dropbox_glib-2.48.patch
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
 BuildRequires:  pkgconfig(libcaja-extension) >= %{_version}
 
 %description
@@ -60,7 +59,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++++++ caja-dropbox-1.22.1.tar.xz -> caja-dropbox-1.23.0.tar.xz ++++++
++++ 3505 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/caja-dropbox-1.22.1/ChangeLog new/caja-dropbox-1.23.0/ChangeLog
--- old/caja-dropbox-1.22.1/ChangeLog   2019-04-23 15:36:55.000000000 +0200
+++ new/caja-dropbox-1.23.0/ChangeLog   2019-06-30 17:26:39.000000000 +0200
@@ -1,23 +1,78 @@
-commit 2cff2fd6f5d383be33708e6893c76b63eed96639
+commit cfd211b98aa4a74d753743ff51acecbd5b8a9812
 Author: raveit65 <m...@raveit.de>
-Date:   Tue Apr 23 15:24:15 2019 +0200
+Date:   Sun Jun 30 16:54:40 2019 +0200
 
-    release 1.22.1
+    release 1.23.0
 
- NEWS         | 5 +++++
+ NEWS | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 442aae38fc9cd597b9a32bbf08e3f6a7602fdfc0
+Author: Laurent Napias <tamp...@free.fr>
+Date:   Sun Jun 9 23:25:55 2019 +0200
+
+    Change url project's website
+
+ configure.ac                           | 2 +-
+ data/libcaja-dropbox.caja-extension.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 303b45cee31f3e65846ff864412aaff1651ba4c3
+Author: Martin Wimpress <mar...@mate-desktop.org>
+Date:   Fri May 31 13:49:37 2019 +0100
+
+    Create FUNDING.yml
+
+ .github/FUNDING.yml | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 8dbda8ca9b022f39e3565b846616937da3175407
+Author: raveit65 <m...@raveit.de>
+Date:   Wed May 22 14:03:11 2019 +0200
+
+    travis: use fedora-30 and ubuntu-19.10 for building
+
+ .travis.yml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c4984a6880a60cd414804b4066a31346da1609a3
+Author: raveit65 <m...@raveit.de>
+Date:   Tue Apr 23 14:54:24 2019 +0200
+
+    pre-bump version
+
+ NEWS         | 2 ++
  configure.ac | 2 +-
- 2 files changed, 6 insertions(+), 1 deletion(-)
+ 2 files changed, 3 insertions(+), 1 deletion(-)
 
-commit 877b724dd6538386a97a95352e78d28616561ebb
+commit 3388e0458607019af818e5878dd853442bbca665
 Author: raveit65 <m...@raveit.de>
-Date:   Tue Mar 26 13:11:02 2019 +0100
+Date:   Mon Mar 25 20:06:46 2019 +0100
+
+    github release
+
+ .travis.yml | 37 +++++++++++++++++++++++++++----------
+ 1 file changed, 27 insertions(+), 10 deletions(-)
+
+commit 8e852ad45e741b4e0db413a56ec552eb9ab7cbfa
+Author: Wu Xiaotian <yet...@gmail.com>
+Date:   Mon Mar 11 16:29:18 2019 +0800
+
+    [ci] add gcc package
+
+ .travis.yml | 1 +
+ 1 file changed, 1 insertion(+)
 
-    github release for stable branch
+commit 805c815b3f378cdf824aa16a84a5c5454727a1f1
+Author: Wu Xiaotian <yet...@gmail.com>
+Date:   Mon Mar 11 16:19:25 2019 +0800
+
+    [ci] Enable Clang Static Analyzer
 
- .travis.yml | 19 +++++++++++++++++++
- 1 file changed, 19 insertions(+)
+ .travis.yml | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 64 insertions(+), 2 deletions(-)
 
-commit 5fdcb1711f67e549f7aeb2fd77c84cbb39375224
+commit 54ea50e5984fb97876bcd55cc8764d3d02f7394a
 Author: Wu Xiaotian <yet...@gmail.com>
 Date:   Thu Feb 28 10:46:53 2019 +0800
 
@@ -30,7 +85,7 @@
  configure.ac | 10 +++-------
  1 file changed, 3 insertions(+), 7 deletions(-)
 
-commit fdc25dcab372b437d70d85fcb3222df49323412c
+commit a041c1dca3f565616a5ef4dd1bc47910c013b580
 Author: Wu Xiaotian <yet...@gmail.com>
 Date:   Tue Feb 19 17:04:25 2019 +0800
 
@@ -511,69 +566,11 @@
 
     remove unused includes
 
- src/dropbox.c | 3 ---
- 1 file changed, 3 deletions(-)
-
-commit 17ea6236880a7b37e633eba90f5829640c802515
-Author: monsta <mon...@inbox.ru>
-Date:   Mon Sep 19 11:56:52 2016 +0300
-
-    release 1.16.0
-
- NEWS         | 4 ++--
- configure.ac | 2 +-
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-commit 9f9e7672b6b93dd0b49fdff7225fe95fc97eb452
-Author: monsta <mon...@inbox.ru>
-Date:   Thu Sep 1 13:42:22 2016 +0300
-
-    drop some checks and code regarding glib < 2.14
-
- src/dropbox-command-client.c | 18 +-----------------
- 1 file changed, 1 insertion(+), 17 deletions(-)
-
-commit 65b4b24f46b7712bcfea69ed40930a3795b23116
-Author: monsta <mon...@inbox.ru>
-Date:   Thu Sep 1 13:36:03 2016 +0300
-
-    drop some completely unused ancient code
-
- src/caja-dropbox.c | 15 ---------------
- 1 file changed, 15 deletions(-)
-
-commit 38ffcb06b5abb35f9eb0f444819001a11af45d00
-Author: monsta <mon...@inbox.ru>
-Date:   Thu Sep 1 13:25:41 2016 +0300
-
-    drop code that's unused since gnome 2 days
-
- src/caja-dropbox.c | 8 --------
- src/caja-dropbox.h | 1 -
- src/dropbox.c      | 1 -
- 3 files changed, 10 deletions(-)
-
-commit 7f66967ba8cdcd67ad90143bedfc5ece728b040c
-Author: Martin Wimpress <c...@flexion.org>
-Date:   Sun Jun 12 15:14:48 2016 +0100
-
-    Bump version to 1.15.0
-
- NEWS         | 5 +++++
- configure.ac | 2 +-
- 2 files changed, 6 insertions(+), 1 deletion(-)
-
-commit 9812760d82e747b427e14851e6fb9842c7b598dc
-Author: monsta <mon...@inbox.ru>
-Date:   Fri Apr 8 14:37:12 2016 +0300
-
-    Release 1.14.0
-
  AUTHORS                                          |    9 +
  COPYING                                          |  695 +++++++++++
  ChangeLog                                        |    2 +
  Makefile.am                                      |   27 +
- NEWS                                             |   27 +
+ NEWS                                             |   32 +
  README                                           |   18 +
  autogen.sh                                       |   25 +
  caja-dropbox.in                                  | 1393 ++++++++++++++++++++++
@@ -619,14 +616,14 @@
  src/async-io-coroutine.h                         |   65 +
  src/caja-dropbox-hooks.c                         |  337 ++++++
  src/caja-dropbox-hooks.h                         |   79 ++
- src/caja-dropbox.c                               |  960 +++++++++++++++
- src/caja-dropbox.h                               |   69 ++
+ src/caja-dropbox.c                               |  937 +++++++++++++++
+ src/caja-dropbox.h                               |   68 ++
  src/dropbox-client-util.c                        |   91 ++
  src/dropbox-client-util.h                        |   39 +
  src/dropbox-client.c                             |  174 +++
  src/dropbox-client.h                             |   76 ++
- src/dropbox-command-client.c                     |  893 ++++++++++++++
+ src/dropbox-command-client.c                     |  877 ++++++++++++++
  src/dropbox-command-client.h                     |  113 ++
- src/dropbox.c                                    |   58 +
+ src/dropbox.c                                    |   54 +
  src/g-util.h                                     |   49 +
- 60 files changed, 6709 insertions(+)
+ 60 files changed, 6670 insertions(+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/caja-dropbox-1.22.1/NEWS new/caja-dropbox-1.23.0/NEWS
--- old/caja-dropbox-1.22.1/NEWS        2019-04-23 15:33:21.000000000 +0200
+++ new/caja-dropbox-1.23.0/NEWS        2019-06-30 17:23:20.000000000 +0200
@@ -1,5 +1,7 @@
-### caja-dropbox 1.22.1
+### caja-dropbox 1.23.0
 
+  * Change url project's website
+  * [ci] Enable Clang Static Analyzer
   * Use CAJA_EXTENSION_DIR_SYS to save and show system caja extension dir
   * show full path of caja-extension-dir
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/caja-dropbox-1.22.1/configure.ac new/caja-dropbox-1.23.0/configure.ac
--- old/caja-dropbox-1.22.1/configure.ac        2019-04-23 15:33:21.000000000 
+0200
+++ new/caja-dropbox-1.23.0/configure.ac        2019-06-30 17:23:20.000000000 
+0200
@@ -1,6 +1,6 @@
 # Initialization
 
-AC_INIT([caja-dropbox], [1.22.1], [http://www.mate-desktop.org/])
+AC_INIT([caja-dropbox], [1.23.0], [https://mate-desktop.org/])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz foreign no-dist-gzip])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/caja-dropbox-1.22.1/data/libcaja-dropbox.caja-extension.in 
new/caja-dropbox-1.23.0/data/libcaja-dropbox.caja-extension.in
--- old/caja-dropbox-1.22.1/data/libcaja-dropbox.caja-extension.in      
2019-04-23 15:33:21.000000000 +0200
+++ new/caja-dropbox-1.23.0/data/libcaja-dropbox.caja-extension.in      
2019-06-30 17:23:21.000000000 +0200
@@ -3,4 +3,4 @@
 Name=Caja Dropbox
 Description=Shows status labels in dropbox folder
 Version=@VERSION@
-Website=http://www.mate-desktop.org/
+Website=https://mate-desktop.org/


Reply via email to