[uget] - 1.7.0

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 1 17:15:57 UTC 2011


commit ab8add70c070eaefc3abd1fc83a95f1fc5c8152e
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 2 02:15:41 2011 +0900

    - 1.7.0

 .gitignore |    1 +
 sources    |    2 +-
 uget.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 254f8af..41f50e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ uget-1.5.9.3.tar.gz
 /uget-1.6.0.tar.gz
 /uget-1.6.1.tar.gz
 /uget-1.6.2a.tar.gz
+/uget-1.7.0.tar.gz
diff --git a/sources b/sources
index 079ceea..416c05c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82acccb2c35302aceee9fd62206eeb0f  uget-1.6.2a.tar.gz
+e75f67d289d61d409126962a2141223a  uget-1.7.0.tar.gz
diff --git a/uget.spec b/uget.spec
index 9abb6ea..8cd0d86 100644
--- a/uget.spec
+++ b/uget.spec
@@ -1,7 +1,7 @@
-%global	mainver	1.6.2
+%global	mainver	1.7.0
 
 Name:		uget
-Version:	%{mainver}a
+Version:	%{mainver}
 Release:	1%{?dist}
 Summary:	Download manager using GTK+ and libcurl
 
@@ -74,10 +74,13 @@ exit 0
 %{_bindir}/%{name}-gtk
 
 %{_datadir}/applications/%{name}-gtk.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}-icon.*
+%{_datadir}/icons/hicolor/*/apps/%{name}*.*
 %{_datadir}/sounds/%{name}/
 
 %changelog
+* Sun Jan  2 2011 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.7.0-1
+- 1.7.0
+
 * Thu Dec 16 2010 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 1.6.2a-1
 - 1.6.2a
 


More information about the scm-commits mailing list