diff --git a/.gitignore b/.gitignore index 5222e60..9fff9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kdgantt2-16.04.1.tar.xz /kdgantt2-16.04.2.tar.xz /kdgantt2-16.04.3.tar.xz +/kdgantt2-16.08.0.tar.xz diff --git a/kf5-kdgantt2.spec b/kf5-kdgantt2.spec index faeabdd..2bbd385 100644 --- a/kf5-kdgantt2.spec +++ b/kf5-kdgantt2.spec @@ -1,7 +1,7 @@ %global framework kdgantt2 Name: kf5-%{framework} -Version: 16.04.3 +Version: 16.08.0 Release: 1%{?dist} Summary: KDE PIM library for rendering Gantt graphs @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Sep 03 2016 Rex Dieter - 16.08.0-1 +- 16.08.0 + * Sun Jul 10 2016 Rex Dieter - 16.04.3-1 - 16.04.3 diff --git a/sources b/sources index cd13e81..c1a6d83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0c815bf96adb6428265a6ca29330b4f kdgantt2-16.04.3.tar.xz +fa789fc0fb85aff501be06f4972f91ae kdgantt2-16.08.0.tar.xz