From 48764d9c7e7fc208c80ebc187ab35bca9a5d118b Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Apr 22 2011 13:29:44 +0000 Subject: 1.6.4-1 --- diff --git a/.gitignore b/.gitignore index 842ffd0..2cec5b3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ uget-1.5.9.3.tar.gz /uget-1.6.1.tar.gz /uget-1.6.2a.tar.gz /uget-1.6.3.tar.gz +/uget-1.6.4-1.tar.gz diff --git a/sources b/sources index 02bf049..e70d05a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9a36ced83035cb66e28aecfffd76f4a uget-1.6.3.tar.gz +d5dbd1e98e95c0f7ea47b2233056fb36 uget-1.6.4-1.tar.gz diff --git a/uget.spec b/uget.spec index 663bc20..3c1e568 100644 --- a/uget.spec +++ b/uget.spec @@ -1,14 +1,15 @@ -%global mainver 1.6.3 +%global mainver 1.6.4 +%global minorver 1 Name: uget -Version: %{mainver} +Version: %{mainver}%{?minorver:.%minorver} Release: 1%{?dist} Summary: Download manager using GTK+ and libcurl Group: Applications/Internet License: LGPLv2+ URL: http://urlget.sourceforge.net/ -Source0: http://downloads.sourceforge.net/urlget/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/urlget/%{name}-%{mainver}%{?minorver:-%minorver}.tar.gz BuildRequires: desktop-file-utils BuildRequires: gstreamer-devel @@ -22,7 +23,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 @@ -78,6 +79,9 @@ exit 0 %{_datadir}/sounds/%{name}/ %changelog +* Fri Apr 22 2011 Mamoru Tasaka - 1.6.4.1-1 +- 1.6.4-1 + * Sat Apr 2 2011 Mamoru Tasaka - 1.6.3-1 - 1.6.3