From 1b57af43b867cf3f6b877361132088fd0972e8cf Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: May 16 2016 07:33:03 +0000 Subject: 2.0.8 --- diff --git a/.gitignore b/.gitignore index a3d0ba9..15057f7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ uget-1.5.9.3.tar.gz /uget-2.0.6.tar.gz /uget-2.0.7.tar.gz /uget-2.0.7-2.tar.gz +/uget-2.0.8.tar.gz diff --git a/sources b/sources index f5f7ccd..e09ec69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d863a36b0b3488b6fe1f4d4a58690975 uget-2.0.7-2.tar.gz +ac02ad2a63b76d53c414b2249ff387c4 uget-2.0.8.tar.gz diff --git a/uget.spec b/uget.spec index 23adaab..8ac2b4d 100644 --- a/uget.spec +++ b/uget.spec @@ -1,9 +1,9 @@ -%global mainver 2.0.7 -%global minorver 2 +%global mainver 2.0.8 +#%%global minorver 2 Name: uget Version: %{mainver} -Release: 2%{?minorver:.respin%minorver}%{?dist} +Release: 1%{?minorver:.respin%minorver}%{?dist} Summary: Download manager using GTK+ and libcurl Group: Applications/Internet @@ -85,6 +85,9 @@ exit 0 %{_datadir}/pixmaps/%{name}/logo.png %changelog +* Mon May 16 2016 Mamoru TASAKA - 2.0.8-1 +- 2.0.8 + * Wed Apr 27 2016 Mamoru TASAKA - 2.0.7-2.respin2 - Update to 2.0.7-2