From 8490d4cdb7ef12dd4169e96485ed2d9c36995f0c Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Fri, 27 Apr 2018 08:55:56 +0200 Subject: [PATCH 1/5] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync-qdevice.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 113143c..845973a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /corosync-qdevice-2.90.0.tar.gz +/corosync-qdevice-2.91.0.tar.gz diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 64fcbb2..1d939ec 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -9,8 +9,8 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice -Version: 2.90.0 -Release: 3%{?gitver}%{?dist} +Version: 2.91.0 +Release: 0%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice Source0: https://github.com/corosync/corosync-qdevice/releases/download/v%{version}%{?gittarver}/%{name}-%{version}%{?gittarver}.tar.gz @@ -81,8 +81,6 @@ sed -i -e 's/^COROSYNC_QNETD_RUNAS=""$/COROSYNC_QNETD_RUNAS="coroqnetd"/' \ %{buildroot}%{_sysconfdir}/sysconfig/corosync-qnetd %endif -%clean - %description This package contains the Corosync Cluster Engine Qdevice, script for creating NSS certificates and an init script. @@ -188,6 +186,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Fri Apr 27 2018 Jan Friesse - 2.91.0-1 +- New upstream release + * Wed Feb 07 2018 Fedora Release Engineering - 2.90.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 2fca435..d34f633 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (corosync-qdevice-2.90.0.tar.gz) = 4735226cdd5d3fee97194fda215ccddb697d92ad0db21ef6bcb04f9a961bc526fdde8897d02f54c8a03bfed163dc2b549052c7a54ad17913280c442f14af8092 +SHA512 (corosync-qdevice-2.91.0.tar.gz) = 26146d276fe854e067fb60d5af2579e719156d3ca361e219c8ff5fb14c684846f6259ba73d1b60148f87032ba971e8cb736e4cb14e317e9a4e55e86a9d488c49 From e93aa6dc05b58b0e34eb106925cfb4f96e3bbab8 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Fri, 27 Apr 2018 09:10:34 +0200 Subject: [PATCH 2/5] Fix changelog version Signed-off-by: Jan Friesse --- corosync-qdevice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 1d939ec..662e7be 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -10,7 +10,7 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice Version: 2.91.0 -Release: 0%{?gitver}%{?dist} +Release: 1%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice Source0: https://github.com/corosync/corosync-qdevice/releases/download/v%{version}%{?gittarver}/%{name}-%{version}%{?gittarver}.tar.gz From ea45ac7c8041d626d90b50d108859a7d9a3caaf7 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Thu, 9 Aug 2018 16:12:47 +0200 Subject: [PATCH 3/5] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync-qdevice.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 845973a..2d75c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /corosync-qdevice-2.90.0.tar.gz /corosync-qdevice-2.91.0.tar.gz +/corosync-qdevice-2.92.0.tar.gz diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 662e7be..542bc84 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -9,7 +9,7 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice -Version: 2.91.0 +Version: 2.92.0 Release: 1%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice @@ -30,6 +30,7 @@ Requires(preun): /sbin/chkconfig %endif # Build bits +BuildRequires: gcc BuildRequires: corosynclib-devel BuildRequires: groff BuildRequires: libqb-devel @@ -186,6 +187,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Thu Aug 09 2018 Jan Friesse - 2.92.0-1 +- New upstream release + * Fri Apr 27 2018 Jan Friesse - 2.91.0-1 - New upstream release diff --git a/sources b/sources index d34f633..00e2e9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (corosync-qdevice-2.91.0.tar.gz) = 26146d276fe854e067fb60d5af2579e719156d3ca361e219c8ff5fb14c684846f6259ba73d1b60148f87032ba971e8cb736e4cb14e317e9a4e55e86a9d488c49 +SHA512 (corosync-qdevice-2.92.0.tar.gz) = 4e6b8e2daea4b9d1adb9df721bd72d53839456d3a0b102f72c0ba3d85ee34487f4e4f267670104df40d2791e820cf7d69a4ac4592d7b0b028ab0568a3d177dad From 92223d511223552f3cd74baa7a258acba4eb2ccb Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Fri, 23 Nov 2018 17:27:28 +0100 Subject: [PATCH 4/5] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync-qdevice.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2d75c8f..a5a65d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /corosync-qdevice-2.90.0.tar.gz /corosync-qdevice-2.91.0.tar.gz /corosync-qdevice-2.92.0.tar.gz +/corosync-qdevice-2.93.0.tar.gz diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 542bc84..0932f4d 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -9,7 +9,7 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice -Version: 2.92.0 +Version: 2.93.0 Release: 1%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice @@ -32,10 +32,10 @@ Requires(preun): /sbin/chkconfig # Build bits BuildRequires: gcc BuildRequires: corosynclib-devel -BuildRequires: groff BuildRequires: libqb-devel -BuildRequires: nss-devel BuildRequires: sed +BuildRequires: groff +BuildRequires: nss-devel %if %{with runautogen} BuildRequires: autoconf automake libtool @@ -56,7 +56,8 @@ BuildRequires: autoconf automake libtool --enable-qdevices \ --enable-qnetd \ --with-initddir=%{_initrddir} \ - --with-systemddir=%{_unitdir} + --with-systemddir=%{_unitdir} \ + --docdir=%{_docdir} make %{_smp_mflags} @@ -187,6 +188,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Fri Nov 23 2018 Jan Friesse - 2.93.0-1 +- New upstream release + * Thu Aug 09 2018 Jan Friesse - 2.92.0-1 - New upstream release diff --git a/sources b/sources index 00e2e9c..a75b167 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (corosync-qdevice-2.92.0.tar.gz) = 4e6b8e2daea4b9d1adb9df721bd72d53839456d3a0b102f72c0ba3d85ee34487f4e4f267670104df40d2791e820cf7d69a4ac4592d7b0b028ab0568a3d177dad +SHA512 (corosync-qdevice-2.93.0.tar.gz) = f3986880a7b4ff8c77f65f2d05db956bf9491f6b806e282575ec15184b943934bcb36c0f6a9264f305d0b2ec48131fd00c9322cfb0afe5e827a9ae492ae73ca9 From 72b226e80a866046b258ecf4564940d9ba411017 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Wed, 12 Dec 2018 15:25:02 +0100 Subject: [PATCH 5/5] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync-qdevice.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5a65d9..48f4ee4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /corosync-qdevice-2.91.0.tar.gz /corosync-qdevice-2.92.0.tar.gz /corosync-qdevice-2.93.0.tar.gz +/corosync-qdevice-3.0.0.tar.gz diff --git a/corosync-qdevice.spec b/corosync-qdevice.spec index 0932f4d..753a1e9 100644 --- a/corosync-qdevice.spec +++ b/corosync-qdevice.spec @@ -9,7 +9,7 @@ Name: corosync-qdevice Summary: The Corosync Cluster Engine Qdevice -Version: 2.93.0 +Version: 3.0.0 Release: 1%{?gitver}%{?dist} License: BSD URL: https://github.com/corosync/corosync-qdevice @@ -188,6 +188,9 @@ fi %{_mandir}/man8/corosync-qnetd.8* %changelog +* Wed Dec 12 2018 Jan Friesse - 3.0.0-1 +- New upstream release + * Fri Nov 23 2018 Jan Friesse - 2.93.0-1 - New upstream release diff --git a/sources b/sources index a75b167..8f3a73c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (corosync-qdevice-2.93.0.tar.gz) = f3986880a7b4ff8c77f65f2d05db956bf9491f6b806e282575ec15184b943934bcb36c0f6a9264f305d0b2ec48131fd00c9322cfb0afe5e827a9ae492ae73ca9 +SHA512 (corosync-qdevice-3.0.0.tar.gz) = fca0e9be41cd7d938c7003e62b585cd67ac082dd546ea86a77d48747aeb89caca5fb87a4753bcb968c2b9de584361d0dc44b35a88c1465fc041c2fdf0bf61cd4