Hello community,

here is the log from the commit of package sparkleshare for openSUSE:Factory 
checked in at 2015-05-29 10:42:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sparkleshare (Old)
 and      /work/SRC/openSUSE:Factory/.sparkleshare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sparkleshare"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sparkleshare/sparkleshare.changes        
2015-04-10 09:53:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sparkleshare.new/sparkleshare.changes   
2015-05-29 10:42:09.000000000 +0200
@@ -1,0 +2,41 @@
+Wed Apr  8 08:37:06 UTC 2015 - [email protected]
+
+- Update to version 1.4:
+  + Check user's local bin folders for git binary.
+  + Show a notification after trying to start the app multiple
+    times.
+  + Set default focus on password fields when setting up
+    encryption.
+  + Show disclosure triangly on Recent Changes window timestamps.
+  + Fix some conflict resolution issues by merging instead of
+    rebasing on the remote.
+  + Fix crash when copying to clipboard on Windows.
+  + Sync more quickly after the system wakes up from sleep.
+  + Fix conflict resolution when renaming folders.
+
+-------------------------------------------------------------------
+Sat Oct  4 21:39:06 UTC 2014 - [email protected]
+
+- Update to version 1.3:
+  + Port interface from GTK+2 to GTK+3, replace widget
+    implementations with new APIs.
+  + Use GTK+3 compatible bindings for libnotify, webkitgtk, and
+    appindicator.
+  + Many style usability and behaviour fixes in the setup dialog.
+  + Fix annoying flicker when changing projects on the Recent
+    Changes window.
+  + Improved window scalability of the Recent Changes window and
+    about dialog.
+  + Remove menu item that toggles notifications (this can now be
+    done in GNOME's system menu).
+  + Refocus on existing SparkleShare instance when starting
+    multiple times.
+  + Include an appdata XML file for the GNOME Software application.
+  + Show correct icon and application name on GNOME 3 and Ubuntu.
+- Update BuildRequires for port to GTK3:
+  + Drop pkgconfig(gtk-sharp-2.0), pkgconfig(notify-sharp) and
+    pkgconfig(webkit-sharp-1.0)
+  + Add pkgconfig(gtk-sharp-3.0), pkgconfig(notify-sharp-3.0) and
+    pkgconfig(webkitgtk-sharp-3.0).
+
+-------------------------------------------------------------------

Old:
----
  1.2.0.tar.gz

New:
----
  1.4.tar.gz

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

Other differences:
------------------
++++++ sparkleshare.spec ++++++
--- /var/tmp/diff_new_pack.u598r2/_old  2015-05-29 10:42:10.000000000 +0200
+++ /var/tmp/diff_new_pack.u598r2/_new  2015-05-29 10:42:10.000000000 +0200
@@ -19,7 +19,7 @@
 %define         with_translations 0
 
 Name:           sparkleshare
-Version:        1.2.0
+Version:        1.4
 Release:        0
 Summary:        A file sharing and collaboration tool
 License:        GPL-3.0+
@@ -36,9 +36,9 @@
 BuildRequires:  nant
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-sharp-2.0) >= 2.12.2
-BuildRequires:  pkgconfig(gtk-sharp-2.0) >= 2.12.2
-BuildRequires:  pkgconfig(notify-sharp)
-BuildRequires:  pkgconfig(webkit-sharp-1.0)
+BuildRequires:  pkgconfig(gtk-sharp-3.0) >= 2.99.1
+BuildRequires:  pkgconfig(notify-sharp-3.0)
+BuildRequires:  pkgconfig(webkitgtk-sharp-3.0)
 Requires:       git-core >= 1.7.1
 Requires:       gvfs
 Requires:       mono-core
@@ -71,7 +71,7 @@
 %setup -q -n SparkleShare-%{version}
 
 # Fail when legal/License.txt, News.txt or legal/Authors.txt are no longer 
executable, so this can be dropped
-test -x legal/License.txt -a -x News.txt -a -x legal/Authors.txt
+test -x legal/License_for_SparkleShare.txt -a -x News.txt -a -x 
legal/Authors.txt
 chmod a-x legal/*.txt News.txt
 
 %build

++++++ 1.2.0.tar.gz -> 1.4.tar.gz ++++++
++++ 5299 lines of diff (skipped)


Reply via email to