[saphire] 3.5.3

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Sep 29 16:51:38 UTC 2011


commit fcfcd9a44d434e53782b5e68731915f14a2b569e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Sep 30 01:51:25 2011 +0900

    3.5.3

 .gitignore   |    1 +
 saphire.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ecf92cf..1826d14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
 /saphire-3.4.9.tgz
 /saphire-3.5.0.tgz
 /saphire-3.5.1.tgz
+/saphire-3.5.3.tgz
diff --git a/saphire.spec b/saphire.spec
index 84a1015..8c7333b 100644
--- a/saphire.spec
+++ b/saphire.spec
@@ -1,8 +1,8 @@
-%global	repoid		53160
+%global	repoid		53350
 
 
 Name:		saphire
-Version:	3.5.1
+Version:	3.5.3
 Release:	1%{?dist}
 Summary:	Yet another shell
 
@@ -114,7 +114,7 @@ make -j1 \
 %{_libdir}/lib%{name}.so.1*
 %dir %{_libdir}/%{name}/
 %{_libdir}/%{name}/%{name}.sa*
-%{_libdir}/%{name}/user_compl.sa*
+%{_libdir}/%{name}/completion.sa*
 
 %files	devel
 %defattr(-,root,root,-)
@@ -122,6 +122,9 @@ make -j1 \
 %{_libdir}/lib%{name}.so
 
 %changelog
+* Fri Sep 30 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.5.3-1
+- 3.5.3
+
 * Fri Sep  9 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 3.5.1-1
 - 3.5.1
 
diff --git a/sources b/sources
index a498150..819a96f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7782906a0edc09c9c801624b9f9867a  saphire-3.5.1.tgz
+eb650bf3d4d64702e8856b380e00147c  saphire-3.5.3.tgz


More information about the scm-commits mailing list