Hello community,

here is the log from the commit of package sparkleshare for openSUSE:Factory
checked in at Wed Aug 3 17:35:28 CEST 2011.



--------
--- GNOME/sparkleshare/sparkleshare.changes     2011-05-09 01:03:00.000000000 
+0200
+++ /mounts/work_src_done/STABLE/sparkleshare/sparkleshare.changes      
2011-07-02 20:46:13.000000000 +0200
@@ -1,0 +2,48 @@
+Fri Jul  1 15:25:17 CEST 2011 - [email protected]
+
+- Update to version 0.2.4:
+  + Fix crash when setting up with an empty Git repository.
+- Changes from version 0.2.3:
+  + Add the ability to add notes in the event logs.
+  + Fix some quirks in the webkit view on Linux.
+  + Redo gravatar fetching parts to be more efficient.
+  + Remove headless feature.
+  + Fix some small bugs and crashes.
+  + Try to use existing SSH keypair.
+  + Required git version is now 1.7.1 or later.
+- Change git-core Requires to be >= 1.7.1.
+
+-------------------------------------------------------------------
+Mon Jun 27 21:04:06 CEST 2011 - [email protected]
+
+- Update to version 0.2.2:
+  + Fix crash on first run when ~/.ssh doesn't exist.
+  + Sync algorithm tweaks. 
+  + New global event log.
+  + Ubuntu integration with libappindicator.
+  + Poll sometimes even when using the notification service.
+- Updates from version 0.2.1
+  + Fix bug where host names with a "-" in them weren't accepted.
+  + Fix crash that happens when the user doesn't have their
+    "Real Name" set in the OS and a race condition connecting to
+    the announcements server.
+- Update spec file Licence field from GPLv3 to GPL-3.0 to conform
+  with spdx.org identifier.
+
+-------------------------------------------------------------------
+Tue Jun  7 11:10:41 CEST 2011 - [email protected]
+
+- Update to 0.2:
+  + Added support for Growl to show notifications on Mac.
+  + Removed the dependancy on GitSharp.
+  + File rename detection support in the event logs.
+  + Fixed all crashes reported in RC1 and improved sync algorithm.
+  + Redid collision detection and conflict resolving (use a copy of
+    each version).
+  + Improved about dialogs with version checking.
+  + Pluggable backend (experimental Mercurial support).
+- Detect where the nautilus extension is installed by checking the
+  nautilus-python pkg-config file, to make sure we build fine
+  against all versions of openSUSE.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  sparkleshare-0.2-rc1.tar.gz

New:
----
  sparkleshare-0.2.4.tar.gz

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

Other differences:
------------------
++++++ sparkleshare.spec ++++++
--- /var/tmp/diff_new_pack.xtFTD4/_old  2011-08-03 17:34:26.000000000 +0200
+++ /var/tmp/diff_new_pack.xtFTD4/_new  2011-08-03 17:34:26.000000000 +0200
@@ -16,16 +16,16 @@
 #
 
 
+%define         pynautilusextdir %(pkg-config --variable=pythondir 
nautilus-python)
 
 Name:           sparkleshare
-Version:        0.1.99_0.2.rc1
+Version:        0.2.4
 Release:        1
-%define _version 0.2-rc1
-License:        GPLv3
+License:        GPL-3.0
 Summary:        A file sharing and collaboration tool
 Url:            http://sparkleshare.org
 Group:          Productivity/Archiving/Backup
-Source:         %{name}-%{_version}.tar.gz
+Source:         
http://cloud.github.com/downloads/hbons/SparkleShare/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk-sharp2
@@ -38,7 +38,7 @@
 BuildRequires:  python-nautilus-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  webkit-sharp
-Requires:       git-core >= 1.7
+Requires:       git-core >= 1.7.1
 Requires:       gtk-sharp2
 Requires:       gvfs
 Requires:       mono-core
@@ -87,7 +87,7 @@
 
 %lang_package
 %prep
-%setup -q -n %{name}-%{_version}
+%setup -q
 
 %build
 %configure
@@ -119,20 +119,16 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS README
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
 %{_bindir}/sparkleshare
 %{_datadir}/applications/sparkleshare.desktop
-%{_datadir}/icons/hicolor/*/apps/folder-sparkleshare.png
+%{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/sparkleshare/
 %{_libdir}/sparkleshare/
 %{_mandir}/man1/sparkleshare.1*
 
 %files -n nautilus-sparkleshare
 %defattr(-,root,root)
-%{_libdir}/nautilus/extensions-2.0/python/sparkleshare-nautilus-extension.py
+%{pynautilusextdir}/sparkleshare-nautilus-extension.py
 
 %files lang -f %{name}.lang
 

++++++ sparkleshare-0.2-rc1.tar.gz -> sparkleshare-0.2.4.tar.gz ++++++
++++ 149234 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to