[uget/f15/master] 1.7.5

Mamoru Tasaka mtasaka at fedoraproject.org
Fri Apr 22 13:40:04 UTC 2011


commit b449065111f4000bc2ee1cf439b01c0d11ea246f
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Apr 22 22:39:52 2011 +0900

    1.7.5

 .gitignore |    1 +
 sources    |    2 +-
 uget.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f80402c..fc2770f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ uget-1.5.9.3.tar.gz
 /uget-1.7.2a.tar.gz
 /uget-1.7.3.tar.gz
 /uget-1.7.4.tar.gz
+/uget-1.7.5.tar.gz
diff --git a/sources b/sources
index 309a789..04d143c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b43dc25c99ccae1cae5faac1ce983cc  uget-1.7.4.tar.gz
+fdeb2e98f1cf90aeabe8cc8f853672a3  uget-1.7.5.tar.gz
diff --git a/uget.spec b/uget.spec
index 04a02a6..9ba46f0 100644
--- a/uget.spec
+++ b/uget.spec
@@ -1,4 +1,4 @@
-%global	mainver	1.7.4
+%global	mainver	1.7.5
 
 Name:		uget
 Version:	%{mainver}
@@ -26,7 +26,7 @@ BuildRequires:	libnotify-devel
 BuildRequires:	automake
 
 Obsoletes:	urlgfe < 1.0.4
-Provides:	urlgfe = %{name}-%{version}
+Provides:	urlgfe = %{version}
 
 %description
 Uget is a download manager that allows you to import downloads
@@ -86,6 +86,9 @@ exit 0
 %{_datadir}/sounds/%{name}/
 
 %changelog
+* Fri Apr 22 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.7.5-1
+- 1.7.5
+
 * Tue Apr 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.7.4-1
 - 1.7.4
 


More information about the scm-commits mailing list