[xyzsh] 1.3.7

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Feb 10 08:58:22 UTC 2013


commit 9e0ffe7907746ac432b5161bc616555eb7b4e7c5
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Feb 10 17:58:15 2013 +0900

    1.3.7

 .gitignore |    1 +
 sources    |    2 +-
 xyzsh.spec |   10 ++++++++--
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d692c6d..4775088 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /xyzsh-1.2.9.tgz
 /xyzsh-1.3.1.tgz
 /xyzsh-1.3.2.tgz
+/xyzsh-1.3.8.tgz
diff --git a/sources b/sources
index 846d040..6c49c7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3110a1a1c75e4bf937346a32e8dc1402  xyzsh-1.3.2.tgz
+f0ad052d9868092bb7cbddcac5a878eb  xyzsh-1.3.8.tgz
diff --git a/xyzsh.spec b/xyzsh.spec
index 5e5d729..f9e939c 100644
--- a/xyzsh.spec
+++ b/xyzsh.spec
@@ -1,7 +1,7 @@
-%global		repoid	57916
+%global		repoid	58077
 
 Name:			xyzsh
-Version:		1.3.2
+Version:		1.3.8
 Release:		1%{?dist}
 Summary:		Interactive shell and text processing tool
 
@@ -88,6 +88,9 @@ make install \
 
 %{_bindir}/xyzsh
 %{_libdir}/libxyzsh.so.1*
+%dir %{_libdir}/%{name}
+%{_libdir}/%{name}/migemo.so
+%{_libdir}/%{name}/migemo.so.xyzsh
 %{_mandir}/man1/xyzsh.1*
 
 %files	devel
@@ -95,6 +98,9 @@ make install \
 %{_includedir}/%{name}/
 
 %changelog
+* Sun Feb 10 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.3.8-1
+- 1.3.7
+
 * Thu Jan 24 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.3.2-1
 - 1.3.2
 


More information about the scm-commits mailing list