https://bugzilla.redhat.com/show_bug.cgi?id=1507103 --- Comment #49 from digimer <digimer@xxxxxxxxxx> --- Rerolled for the new 1.1 release. New .spec and srpm: https://www.alteeve.com/an-repo/files/packages/kronosnet.spec.1.1-1 https://www.alteeve.com/an-repo/files/packages/kronosnet-1.1-1.fc27.src.rpm f26: https://koji.fedoraproject.org/koji/taskinfo?taskID=25302495 f27: https://koji.fedoraproject.org/koji/taskinfo?taskID=25302502 rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=25302512 epel7: https://koji.fedoraproject.org/koji/taskinfo?taskID=25302490 Diff from 1.0-10: ==== --- kronosnet.spec.1.0-10 2018-02-23 14:47:17.586627823 -0500 +++ kronosnet.spec.1.1-1 2018-02-25 13:17:20.497971906 -0500 @@ -69,12 +69,11 @@ Name: kronosnet Summary: Multipoint-to-Multipoint VPN daemon -Version: 1.0 -Release: 10%{?dist} +Version: 1.1 +Release: 1%{?dist} License: GPLv2+ + LGPLv2+ URL: http://www.kronosnet.org Source0: http://www.kronosnet.org/releases/kronosnet-%{version}.tar.gz -Patch0: gcc8-fixes.patch # Build dependencies BuildRequires: gcc @@ -117,7 +116,6 @@ %prep %setup -q -n %{name}-%{version} -%patch0 -p1 -z gcc8-fixes.patch %build %if %{with runautogen} @@ -277,6 +275,8 @@ %package -n libknet1 Summary: Kronosnet core switching implementation License: LGPLv2+ +BuildRequires: libqb-devel +BuildRequires: doxygen %description -n libknet1 Kronosnet, often referred to as knet, is a network abstraction layer @@ -460,6 +460,11 @@ %endif %changelog +* Sun Feb 25 2018 Madison Kelly <mkelly@xxxxxxxxxx> - 1.1-1 +- Rerolled for 1.1 upstream release. +- Removed the (no longer needed) gcc8-fixes.patch +- Added the new doxygen and libqb-devel buildrequires for libknetd. + * Fri Feb 23 2018 Madison Kelly <mkelly@xxxxxxxxxx> - 1.0-10 - Added missing change log for 1.0-9. ==== -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx