diff --git a/.gitignore b/.gitignore index 155162c..125996f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/kfloppy-15.12.1.tar.xz -/kfloppy-15.12.2.tar.xz -/kfloppy-15.12.3.tar.xz +/kfloppy-16.04.0.tar.xz diff --git a/kfloppy.spec b/kfloppy.spec index 916d399..9502045 100644 --- a/kfloppy.spec +++ b/kfloppy.spec @@ -1,11 +1,12 @@ Name: kfloppy Summary: Floppy formatting tool -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} License: GPLv2+ -#URL: https://projects.kde.org/%{name} URL: http://utils.kde.org/projects/%{name} +#URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -32,7 +33,7 @@ to format 3.5" and 5.25" floppy disks. %prep -%setup -q -n %{name}-%{version} +%autosetup %build @@ -73,6 +74,9 @@ fi %changelog +* Tue Apr 26 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Tue Mar 15 2016 Rex Dieter - 15.12.3-1 - 15.12.3 diff --git a/sources b/sources index 6bbb907..3802a10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d41d66d23dc48eb5c17596d9e2f600ef kfloppy-15.12.3.tar.xz +3615defb5d0c897c059e42d39377a27c kfloppy-16.04.0.tar.xz