diff --git a/.gitignore b/.gitignore index f7c79b3..e5ee970 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kblog-16.04.1.tar.xz /kblog-16.04.2.tar.xz /kblog-16.04.3.tar.xz +/kblog-16.08.0.tar.xz diff --git a/kf5-kblog.spec b/kf5-kblog.spec index de651b9..6582a4c 100644 --- a/kf5-kblog.spec +++ b/kf5-kblog.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 16.04.3 +Version: 16.08.0 Release: 1%{?dist} Summary: The KBlog Library @@ -100,6 +100,9 @@ make test/fast ARGS="--output-on-failure --timeout 10" -C %{_target_platform} || %changelog +* Sun Sep 04 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 9ddad61..c58e70d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26c540410a1ba7f328dbe948456ac45a kblog-16.04.3.tar.xz +ef4253831523ffde2c8271da4163309c kblog-16.08.0.tar.xz