[sparkleshare] Update to 0.9.3

Nikos Roussos comzeradd at fedoraproject.org
Sun Sep 30 10:08:16 UTC 2012


commit 187a765443e461b82a98c853a31c4e48a5c44d4a
Author: Nikos Roussos <nikos at roussos.cc>
Date:   Sun Sep 30 13:07:59 2012 +0300

    Update to 0.9.3

 .gitignore        |    1 +
 sources           |    2 +-
 sparkleshare.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e57b1df..f59fa33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /sparkleshare-linux-0.9.0.tar.gz
 /sparkleshare-linux-0.9.1.tar.gz
 /sparkleshare-0.9.2.tar.gz
+/sparkleshare-linux-0.9.3.tar.gz
diff --git a/sources b/sources
index 0b844c7..c104dae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdf78c6f44ca174935ac0b9984f3be33  sparkleshare-0.9.2.tar.gz
+58d1f5141385bad13cc004d32b095eef  sparkleshare-linux-0.9.3.tar.gz
diff --git a/sparkleshare.spec b/sparkleshare.spec
index 91e690d..f9ee866 100644
--- a/sparkleshare.spec
+++ b/sparkleshare.spec
@@ -1,12 +1,12 @@
 Name:           sparkleshare
-Version:        0.9.2
+Version:        0.9.3
 Release:        1%{?dist}
 Summary:        Easy file sharing based on git repositories
 
 Group:          Applications/Productivity
 License:        GPLv3
 URL:            http://www.sparkleshare.org/
-Source0:        https://github.com/downloads/hbons/SparkleShare/%{name}-%{version}.tar.gz
+Source0:        https://github.com/downloads/hbons/SparkleShare/%{name}-linux-%{version}.tar.gz
 
 
 BuildRequires:  mono-devel
@@ -94,10 +94,13 @@ fi
 %{_datadir}/icons/hicolor/48x48/apps/*
 %{_datadir}/icons/ubuntu-mono-dark/status/24/*
 %{_datadir}/icons/ubuntu-mono-light/status/24/*
-%doc legal/AUTHORS.txt legal/LICENSE.txt legal/TRADEMARK.txt NEWS README.md
+%doc legal/Authors.txt legal/License.txt legal/Trademark.txt News.txt README.md
 
 
 %changelog
+* Sun Sep 30 2012 Nikos Roussos <nikos at roussos.cc> 0.9.3-1
+- Update to 0.9.3
+
 * Sun Sep 02 2012 Nikos Roussos <nikos at roussos.cc> 0.9.2-1
 - Update to 0.9.2
 


More information about the scm-commits mailing list