[marisa] Update to 0.2.4-1

Daiki Ueno ueno at fedoraproject.org
Thu May 2 03:34:09 UTC 2013


commit bc943fee0b4c8ac87a3fe3e5e2ef4791c1197f51
Author: Daiki Ueno <dueno at redhat.com>
Date:   Thu May 2 12:34:01 2013 +0900

    Update to 0.2.4-1

 .gitignore  |    1 +
 marisa.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8301b51..cfe9932 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /marisa-0.2.1.tar.gz
 /marisa-0.2.2.tar.gz
+/marisa-0.2.4.tar.gz
diff --git a/marisa.spec b/marisa.spec
index 3200b7f..c6c1a4a 100644
--- a/marisa.spec
+++ b/marisa.spec
@@ -1,9 +1,9 @@
 Name:		marisa
-Version:	0.2.2
-Release:	2%{?dist}
+Version:	0.2.4
+Release:	1%{?dist}
 Summary:	Static and spece-efficient trie data structure library
 
-License:	BSD
+License:	BSD or LGPL
 URL:		https://code.google.com/p/marisa-trie/
 Source0:	https://marisa-trie.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRequires:	swig
@@ -153,6 +153,9 @@ find $RPM_BUILD_ROOT -name 'perllocal.pod' -exec rm -f {} ';'
 
 
 %changelog
+* Thu May  2 2013 Daiki Ueno <dueno at redhat.com> - 0.2.4-1
+- new upstream release
+
 * Wed Mar 20 2013 Vít Ondruch <vondruch at redhat.com> - 0.2.2-2
 - Move Ruby bindings into correct location.
 
diff --git a/sources b/sources
index 8577e82..2120c01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e93be11080855057a0f3e039b414d1e1  marisa-0.2.2.tar.gz
+55192e66f6f9e3d04924a6ebb8eec02a  marisa-0.2.4.tar.gz


More information about the scm-commits mailing list