From 7f1d0792b903aa608e5143b1602c4a7fa05b7ba6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 15 May 2017 11:11:59 -0500 Subject: [PATCH 1/2] 5.34.0 --- .gitignore | 1 + kf5-knotifications.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7e6b247..eef562b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /knotifications-5.31.0.tar.xz /knotifications-5.32.0.tar.xz /knotifications-5.33.0.tar.xz +/knotifications-5.34.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 36e7207..2825a64 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.33.0 +Version: 5.34.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications @@ -109,6 +109,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Mon May 15 2017 Rex Dieter - 5.34.0-1 +- 5.34.0 + * Mon Apr 03 2017 Rex Dieter - 5.33.0-1 - 5.33.0 diff --git a/sources b/sources index 4e3064a..080d972 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (knotifications-5.33.0.tar.xz) = c67022872f315d95f053421fe1cadf7e306be809e975b9440e7a827e8a1a6b2b94890aac69c83c7b51f9b87fbefce97dfdf098fd5285332f75a684f39c1e36e3 +SHA512 (knotifications-5.34.0.tar.xz) = 11c62c1fcd58ec4c26668dbe0900b7c4cbea8f515d812d4b6a9617d2ec0b1153049f098a2f7f80de117eebed5c9809a16787ae6119aaee7b12f160ceec5dd553 From af797393723f77362c64ce94637d7e2a8e8e4712 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 15 May 2017 20:19:08 +0000 Subject: [PATCH 2/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild --- kf5-knotifications.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 2825a64..bc960ae 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 5.34.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications License: LGPLv2+ @@ -109,6 +109,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %changelog +* Mon May 15 2017 Fedora Release Engineering - 5.34.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild + * Mon May 15 2017 Rex Dieter - 5.34.0-1 - 5.34.0