diff --git a/.gitignore b/.gitignore index 5336d46..2ae8787 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/kcharselect-15.12.1.tar.xz -/kcharselect-15.12.2.tar.xz -/kcharselect-15.12.3.tar.xz +/kcharselect-16.04.0.tar.xz diff --git a/kcharselect.spec b/kcharselect.spec index 61c09d9..7e07628 100644 --- a/kcharselect.spec +++ b/kcharselect.spec @@ -1,11 +1,12 @@ Name: kcharselect Summary: Character selector -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/kcharselect +#URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -53,7 +54,7 @@ fonts and copy them into the clipboard. %prep -%setup -q +%autosetup %build @@ -91,6 +92,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.d %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 a88e78e..9d6827e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c495972037d7f145de2ee85f22654093 kcharselect-15.12.3.tar.xz +5f8eefaee1e31b4e6d6115f5b39293fa kcharselect-16.04.0.tar.xz