Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit sparkleshare for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 06 Sep 2010 23:04:00 +0200
  • Message-id: <20100906210400.92C2A20236@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package sparkleshare for openSUSE:Factory
checked in at Mon Sep 6 23:04:00 CEST 2010.



--------
--- GNOME/sparkleshare/sparkleshare.changes 2010-08-26 14:53:38.000000000
+0200
+++ sparkleshare/sparkleshare.changes 2010-09-06 17:12:30.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Sep 6 16:46:52 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 0.2-beta1:
+ + Improve event logs:
+ - make them prettier
+ - add link for easy access to files
+ - automatically refresh on new events
+ + Nautilus plugin:
+ - add "Copy Web Link" context menu item, to make sharing links
+ easier
+ + Misc bug fixes.
+- Drop sparkleshare-fix-encoding.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Sat Sep 4 12:15:52 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Add sparkleshare-fix-encoding.patch to fix string encoding issues
+ in the interface, because the encoding is defined wrong at build
+ time.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
sparkleshare-0.2-alpha2.tar.bz2

New:
----
sparkleshare-0.2-beta1.tar.bz2

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

Other differences:
------------------
++++++ sparkleshare.spec ++++++
--- /var/tmp/diff_new_pack.jomHlu/_old 2010-09-06 23:03:12.000000000 +0200
+++ /var/tmp/diff_new_pack.jomHlu/_new 2010-09-06 23:03:12.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package sparkleshare (Version 0.1.99_0.2.alpha2)
+# spec file for package sparkleshare (Version 0.1.99_0.2.beta1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,9 +18,9 @@


Name: sparkleshare
-Version: 0.1.99_0.2.alpha2
+Version: 0.1.99_0.2.beta1
Release: 1
-%define _version 0.2-alpha2
+%define _version 0.2-beta1
License: GPLv3
Summary: A file sharing and collaboration tool
Url: http://sparkleshare.org
@@ -87,7 +87,7 @@

%build
%configure
-make %{?_smp_mflags}
+%__make %{?_smp_mflags} V=1

%install
%makeinstall
@@ -116,6 +116,7 @@
%{_datadir}/pixmaps/side-splash.png
%{_datadir}/sparkleshare/
%{_libdir}/sparkleshare/
+%{_mandir}/man1/sparkleshare.1*

%files -n nautilus-sparkleshare
%defattr(-,root,root)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread