[uget] 1.8.2

Mamoru Tasaka mtasaka at fedoraproject.org
Thu May 31 05:06:12 UTC 2012


commit 7814177e2a39108350a6db4e9f9a6a9f6adf6e4a
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu May 31 14:06:08 2012 +0900

    1.8.2

 .gitignore |    1 +
 sources    |    2 +-
 uget.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a84d32f..0a3f5d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ uget-1.5.9.3.tar.gz
 /uget-1.7.6.tar.gz
 /uget-1.8.0.tar.gz
 /uget-1.8.1.tar.gz
+/uget-1.8.2.tar.gz
diff --git a/sources b/sources
index 883fe00..80c4e39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3fc14042820f0496f12c85c3847c6f8  uget-1.8.1.tar.gz
+42be57f08f41ffe4f5c4b60a4e8aa079  uget-1.8.2.tar.gz
diff --git a/uget.spec b/uget.spec
index 8169b5e..ee5d4d7 100644
--- a/uget.spec
+++ b/uget.spec
@@ -1,4 +1,4 @@
-%global	mainver	1.8.1
+%global	mainver	1.8.2
 
 Name:		uget
 Version:	%{mainver}
@@ -78,6 +78,9 @@ exit 0
 %{_datadir}/sounds/%{name}/
 
 %changelog
+* Wed May 31 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.2-1
+- 1.8.2
+
 * Thu Apr 19 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.8.1-1
 - 1.8.1
 


More information about the scm-commits mailing list