rdieter pushed to khelpcenter (master). "5.5.2"
by notificationsï¼ fedoraproject.org
From 761840310279f32867fba4fd621dfb1da34e8dd6 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu, 31 Dec 2015 17:26:41 -0600
Subject: 5.5.2
---
.gitignore | 1 +
khelpcenter.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 81783b5..803a0a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/khelpcenter-5.4.95.tar.xz
/khelpcenter-5.5.0.tar.xz
/khelpcenter-5.5.1.tar.xz
+/khelpcenter-5.5.2.tar.xz
diff --git a/khelpcenter.spec b/khelpcenter.spec
index 4fe7192..3dd1126 100644
--- a/khelpcenter.spec
+++ b/khelpcenter.spec
@@ -1,5 +1,5 @@
Name: khelpcenter
-Version: 5.5.1
+Version: 5.5.2
Release: 1%{?dist}
Summary: Application to show KDE Application's documentation
# Override khelpcenter subpackage from kde-runtime-15.04 (no longer built)
@@ -99,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.kde.Help.desktop
%changelog
+* Thu Dec 31 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 1:5.5.2-1
+- 5.5.2
+
* Fri Dec 18 2015 Daniel Vrátil <dvratil(a)fedoraproject.org> - 5.5.1-1
- Plasma 5.5.1
diff --git a/sources b/sources
index 9b7027e..433a54f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-636ee9a9a68bba1b8b811c8d78f9a87f khelpcenter-5.5.1.tar.xz
+241a4b23e0972627b44413677bed97fa khelpcenter-5.5.2.tar.xz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/khelpcenter.git/commit/?h=master&id=76...
7Â years, 1Â month
rdieter pushed to kgamma (master). "5.5.2"
by notificationsï¼ fedoraproject.org
From 7ed96c326871c4912ddc4a13559b67db7515566f Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu, 31 Dec 2015 17:26:28 -0600
Subject: 5.5.2
---
.gitignore | 1 +
kgamma.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 21d9ebb..31d0968 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/kgamma5-5.4.95.tar.xz
/kgamma5-5.5.0.tar.xz
/kgamma5-5.5.1.tar.xz
+/kgamma5-5.5.2.tar.xz
diff --git a/kgamma.spec b/kgamma.spec
index ddef156..ddf1c24 100644
--- a/kgamma.spec
+++ b/kgamma.spec
@@ -1,7 +1,7 @@
Name: kgamma
Summary: A monitor calibration tool
Epoch: 1
-Version: 5.5.1
+Version: 5.5.2
Release: 1%{?dist}
License: GPLv2
@@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
+* Thu Dec 31 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 1:5.5.2-1
+- 5.5.2
+
* Fri Dec 18 2015 Daniel Vrátil <dvratil(a)fedoraproject.org> - 5.5.1-1
- Plasma 5.5.1
diff --git a/sources b/sources
index e4e21f3..0870833 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8baee35378e96aec89629bbef818dfab kgamma5-5.5.1.tar.xz
+7e24a1842c1c4cbda6d43fb560de05d1 kgamma5-5.5.2.tar.xz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/kgamma.git/commit/?h=master&id=7ed96c3...
7Â years, 1Â month
rdieter pushed to kde-cli-tools (master). "5.5.2"
by notificationsï¼ fedoraproject.org
From 3c85f93561a76171fab8a07e0b67e9d4b683be0b Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu, 31 Dec 2015 17:26:16 -0600
Subject: 5.5.2
---
.gitignore | 1 +
kde-cli-tools.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index cd92c08..b2a908b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/kde-cli-tools-5.4.95.tar.xz
/kde-cli-tools-5.5.0.tar.xz
/kde-cli-tools-5.5.1.tar.xz
+/kde-cli-tools-5.5.2.tar.xz
diff --git a/kde-cli-tools.spec b/kde-cli-tools.spec
index cb65c99..3f86436 100644
--- a/kde-cli-tools.spec
+++ b/kde-cli-tools.spec
@@ -1,5 +1,5 @@
Name: kde-cli-tools
-Version: 5.5.1
+Version: 5.5.2
Release: 1%{?dist}
Summary: Tools based on KDE Frameworks 5 to better interact with the system
@@ -96,6 +96,9 @@ ln -s %{_kf5_libexecdir}/kdesu %{buildroot}%{_bindir}/kdesu
%changelog
+* Thu Dec 31 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 5.5.2-1
+- 5.5.2
+
* Fri Dec 18 2015 Daniel Vrátil <dvratil(a)fedoraproject.org> - 5.5.1-1
- Plasma 5.5.1
diff --git a/sources b/sources
index 24d0706..b314c5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6fff5717ae0a3226377f7368bd40cf05 kde-cli-tools-5.5.1.tar.xz
+576329ff65059207cdee5deccd9a165f kde-cli-tools-5.5.2.tar.xz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/kde-cli-tools.git/commit/?h=master&id=...
7Â years, 1Â month
rdieter pushed to breeze-gtk (master). "5.5.2"
by notificationsï¼ fedoraproject.org
From 1b09217ff28c02afbfad94a4461167c3557d560b Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu, 31 Dec 2015 17:26:04 -0600
Subject: 5.5.2
---
.gitignore | 1 +
breeze-gtk.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 7944f01..6b17c8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/breeze-gtk-5.5.0.tar.xz
/breeze-gtk-5.5.0.1.tar.xz
/breeze-gtk-5.5.1.tar.xz
+/breeze-gtk-5.5.2.tar.xz
diff --git a/breeze-gtk.spec b/breeze-gtk.spec
index 20819bc..22b2066 100644
--- a/breeze-gtk.spec
+++ b/breeze-gtk.spec
@@ -1,6 +1,6 @@
Name: breeze-gtk
-Version: 5.5.1
-Release: 1%{?dist}
+Version: 5.5.2
+Release: 1%{?dist}
Summary: Breeze widget theme for Gtk2 and Gtk3
License: GPLv2+
@@ -53,6 +53,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_datadir}/kconf_update/gtkbreeze5.5.upd
%changelog
+* Thu Dec 31 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 5.5.2-1
+- 5.5.2
+
* Fri Dec 18 2015 Daniel Vrátil <dvratil(a)fedoraproject.org> - 5.5.1-1
- Plasma 5.5.1
diff --git a/sources b/sources
index 90409d5..d12e0eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9079bb4640e06dbd1880a869e1d6b5cf breeze-gtk-5.5.1.tar.xz
+33687a70066f008b3e5e14a05dfcbf8c breeze-gtk-5.5.2.tar.xz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/breeze-gtk.git/commit/?h=master&id=1b0...
7Â years, 1Â month
rdieter pushed to bluedevil (master). "5.5.2"
by notificationsï¼ fedoraproject.org
From c89881bd55476515b7e41dc8baccf1596af7b869 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter(a)math.unl.edu>
Date: Thu, 31 Dec 2015 17:25:53 -0600
Subject: 5.5.2
---
.gitignore | 1 +
bluedevil.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 3147804..b566ec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/bluedevil-5.4.95.tar.xz
/bluedevil-5.5.0.tar.xz
/bluedevil-5.5.1.tar.xz
+/bluedevil-5.5.2.tar.xz
diff --git a/bluedevil.spec b/bluedevil.spec
index 70eecf2..248aa71 100644
--- a/bluedevil.spec
+++ b/bluedevil.spec
@@ -1,6 +1,6 @@
Name: bluedevil
Summary: Bluetooth stack for KDE
-Version: 5.5.1
+Version: 5.5.2
Release: 1%{?dist}
License: GPLv2+
@@ -107,6 +107,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
+* Thu Dec 31 2015 Rex Dieter <rdieter(a)fedoraproject.org> - 5.5.2-1
+- 5.5.2
+
* Fri Dec 18 2015 Daniel Vrátil <dvratil(a)fedoraproject.org> - 5.5.1-1
- Plasma 5.5.1
diff --git a/sources b/sources
index 400a0e1..769e9ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd6d334b859b5e1b101b860e2b837500 bluedevil-5.5.1.tar.xz
+35c3a9161463f7e7cde5557f84a4eb34 bluedevil-5.5.2.tar.xz
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/bluedevil.git/commit/?h=master&id=c898...
7Â years, 1Â month