From 3360c3f91b9f8e7cce05e9b18a4524d2ce24e4de Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Aug 04 2016 15:51:46 +0000 Subject: New upstream release Signed-off-by: Jan Friesse --- diff --git a/.gitignore b/.gitignore index 371cd36..e47d3ed 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ corosync-1.2.7.tar.gz /corosync-2.3.5.tar.gz /corosync-2.3.6.tar.gz /corosync-2.4.0.tar.gz +/corosync-2.4.1.tar.gz diff --git a/corosync.spec b/corosync.spec index 5925634..f6e93f2 100644 --- a/corosync.spec +++ b/corosync.spec @@ -22,7 +22,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 2.4.0 +Version: 2.4.1 Release: 1%{?gitver}%{?dist} License: BSD Group: System Environment/Base @@ -379,7 +379,8 @@ The Corosync Cluster Engine APIs. %package -n corosync-qdevice Summary: The Corosync Cluster Engine Qdevice Group: System Environment/Base -Requires: corosync +Requires: %{name} = %{version}-%{release} +Requires: corosynclib = %{version}-%{release} Requires: nss-tools %if %{with systemd} @@ -509,6 +510,9 @@ fi %endif %changelog +* Thu Aug 4 2016 Jan Friesse - 2.4.1-1 +- New upstream release + * Thu Jun 30 2016 Jan Friesse - 2.4.0-1 - New upstream release diff --git a/sources b/sources index c9a166f..9157da0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11bdd5ee2aed5eb2443dd6d6acd6a1ab corosync-2.4.0.tar.gz +211a18722c9e98c35c421f32e719adb4 corosync-2.4.1.tar.gz