Hello community, here is the log from the commit of package sparkleshare for openSUSE:Factory checked in at 2012-11-13 09:44:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sparkleshare (Old) and /work/SRC/openSUSE:Factory/.sparkleshare.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sparkleshare", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/sparkleshare/sparkleshare.changes 2012-10-22 22:10:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sparkleshare.new/sparkleshare.changes 2012-11-13 09:44:23.000000000 +0100 @@ -1,0 +2,31 @@ +Wed Nov 7 21:03:56 UTC 2012 - [email protected] + +- Update to version 0.9.6: + + Show link code and Copy button on last tutorial page + + Fix crash when the SparkleShare folder is on an unmounted + drive + + Fix crash of the event log on Windows + + Keep Continue button in the same place on each tutorial page + + Remove dock icon badging on Mac now that Mountain Lion has + a notification queue + + Fix "Show all" link not working in event log + + Fix wrong version number in the Windows about dialog + + Fix some problems with encrypted projects + + Fix .sparkleshare file not always being hidden on Windows + + Fix "Open files" button when an encrypted project has been + added + + Fix a crash of the event log on Windows + + Remove Nautilus extension + + Restore previous revisions of files from the event log + + Fix Mac file system watcher not always triggering + + Add symbolic icon for GNOME 3 + + New Bitbucket and default user icon + + For encrypted projects, use a different salt for each project +- Drop and obsolete nautilus-sparkleshare sunpackage, following + upstreams removal of the nautilus extension. +- Drop python-nautilus-devel BuildRequires: it was only needed for + the nautilus extension. +- Change license tag to GPL-3.0+, which is the license specified + in the source files. + +------------------------------------------------------------------- Old: ---- sparkleshare-linux-0.9.3.tar.gz New: ---- sparkleshare-linux-0.9.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sparkleshare.spec ++++++ --- /var/tmp/diff_new_pack.OPLjk4/_old 2012-11-13 09:44:24.000000000 +0100 +++ /var/tmp/diff_new_pack.OPLjk4/_new 2012-11-13 09:44:24.000000000 +0100 @@ -16,14 +16,13 @@ # -%define pynautilusextdir %(pkg-config --variable=pythondir nautilus-python) %define with_translations 0 Name: sparkleshare -Version: 0.9.3 +Version: 0.9.6 Release: 0 Summary: A file sharing and collaboration tool -License: GPL-3.0 +License: GPL-3.0+ Group: Productivity/Archiving/Backup Url: http://sparkleshare.org Source: https://github.com/downloads/hbons/SparkleShare/%{name}-linux-%{version}.tar.gz @@ -34,7 +33,6 @@ %endif BuildRequires: mono-devel BuildRequires: nant -BuildRequires: python-nautilus-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-sharp-2.0) >= 2.12.2 BuildRequires: pkgconfig(gtk-sharp-2.0) >= 2.12.2 @@ -44,6 +42,7 @@ Requires: gvfs Requires: mono-core Requires: openssh +Obsoletes: nautilus-sparkleshare < %{version} Recommends: %{name}-lang %if ! %{with_translations} Obsoletes: %{name}-lang < %{version} @@ -64,28 +63,6 @@ backup tool, it may be useful for other kinds of purposes as well, like backing up small files or monitoring your favourite project. -%package -n nautilus-sparkleshare -Summary: A file sharing and collaboration tool -- Nautilus extension -Group: Productivity/Archiving/Backup -Requires: %{name} = %{version} -Requires: python-nautilus -Supplements: packageand(%{name}:nautilus) - -%description -n nautilus-sparkleshare -SparkleShare is a file sharing and collaboration tool inspired by Dropbox. - -SparkleShare isn't just a piece of software, it's part of your workflow. -It's designed to make sharing documents and collaboration easier, -and to make peers aware of what you are doing. It allows you to instantly -sync with any Git repository you have access to. The user interface and -features are made to support this goal. - -Though SparkleShare is not made to be a graphical frontend for git or a -backup tool, it may be useful for other kinds of purposes as well, like -backing up small files or monitoring your favourite project. - -This package provides a nautilus extension for sparkleshare. - %if with_translations %lang_package %endif @@ -120,10 +97,12 @@ %post %desktop_database_post %icon_theme_cache_post +%icon_theme_cache_post gnome %postun %desktop_database_postun %icon_theme_cache_postun +%icon_theme_cache_postun gnome %files %defattr(-,root,root) @@ -132,13 +111,13 @@ %{_datadir}/applications/sparkleshare.desktop %{_datadir}/applications/sparkleshare-invite-opener.desktop %{_datadir}/icons/hicolor/*/*/*.png +%dir %{_datadir}/icons/gnome +%dir %{_datadir}/icons/gnome/* +%dir %{_datadir}/icons/gnome/*/* +%{_datadir}/icons/gnome/*/*/* %{_datadir}/sparkleshare/ %{_libdir}/sparkleshare/ -%files -n nautilus-sparkleshare -%defattr(-,root,root) -%{pynautilusextdir}/sparkleshare-nautilus3-extension.py - %if %{with_translations} %files lang -f %{name}.lang %endif ++++++ sparkleshare-linux-0.9.3.tar.gz -> sparkleshare-linux-0.9.6.tar.gz ++++++ ++++ 5840 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
