[scite/f20] Update to 3.5.1

opuk opuk at fedoraproject.org
Thu Oct 16 17:46:54 UTC 2014


commit 43dc13875691a9572479e1c5068514427ec65bc4
Author: Johan Swensson <kupo at kupo.se>
Date:   Thu Oct 16 19:46:37 2014 +0200

    Update to 3.5.1

 .gitignore |    1 +
 scite.spec |    7 +++++--
 sources    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ceaa26..9771ae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ scite211.tgz
 /scite222.tgz
 /scite344.tgz
 /scite350.tgz
+/scite351.tgz
diff --git a/scite.spec b/scite.spec
index e4845f8..d6a6b3e 100644
--- a/scite.spec
+++ b/scite.spec
@@ -1,7 +1,7 @@
-%global tarballversion 350
+%global tarballversion 351
 
 Name: scite 
-Version: 3.5.0
+Version: 3.5.1
 Release: 1%{?dist}
 Summary: SCIntilla based GTK2 text editor
 License: MIT
@@ -76,6 +76,9 @@ desktop-file-install --delete-original  \
 %{_datadir}/applications/*
 
 %changelog
+* Thu Oct 16 2014 Johan Swensson <kupo at kupo.se> - 3.5.1-1
+- Update to 3.5.1
+
 * Mon Aug 18 2014 Johan Swensson <kupo at kupo.se> - 3.5.0-1
 - Update to 3.5.0
 
diff --git a/sources b/sources
index f7a92d4..21a8bd6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 b2da4a9ba397968a4563998397497a5a  scite344.tgz
 912f046bd61715b605269ee03ba9d8d3  scite350.tgz
+e981452d454f1afe22be64616ba064d8  scite351.tgz


More information about the scm-commits mailing list