diff --git a/Makefile.am.patch b/Makefile.am.patch deleted file mode 100644 index f6b9636..0000000 --- a/Makefile.am.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2017-10-27 10:36:06.950019257 +0200 -+++ Makefile.am 2017-10-27 10:36:44.827191898 +0200 -@@ -27,6 +27,8 @@ - conffile.yy.c: conffile.l conffile.tab.h - flex -o $@ $< - -+router.c: conffile.tab.h -+ - man: - sed -e '/travis-ci.org\/grobian\/carbon-c-relay.svg/d' carbon-c-relay.md | \ - ronn \ diff --git a/Makefile.in.patch b/Makefile.in.patch deleted file mode 100644 index 405c56c..0000000 --- a/Makefile.in.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2017-10-27 11:56:56.687659353 +0200 -+++ Makefile.in 2017-10-27 11:57:07.381724306 +0200 -@@ -942,6 +942,8 @@ - conffile.yy.c: conffile.l conffile.tab.h - flex -o $@ $< - -+router.c: conffile.tab.h -+ - man: - sed -e '/travis-ci.org\/grobian\/carbon-c-relay.svg/d' carbon-c-relay.md | \ - ronn \ diff --git a/carbon-c-relay.spec b/carbon-c-relay.spec index 7c29651..cb05aed 100644 --- a/carbon-c-relay.spec +++ b/carbon-c-relay.spec @@ -7,12 +7,12 @@ %global build_manpage 1 %endif -%global commit0 b785959ecd5c16289856f9a598876a2f41218c82 +%global commit0 2d34f86871b6b4312fdc9c13631ff75f28cce362 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: carbon-c-relay -Version: 3.2 -Release: 4%{?dist} +Version: 3.3 +Release: 1%{?dist} Summary: Enhanced C implementation of Carbon relay, aggregator and rewriter License: ASL 2.0 Group: System Environment/Daemons @@ -26,9 +26,6 @@ Source5: carbon-c-relay.conf Source6: carbon-c-relay.sysconfig.systemd Source7: carbon-c-relay.limits.systemd -Patch0: Makefile.am.patch -Patch1: Makefile.in.patch - BuildRequires: gcc BuildRequires: make BuildRequires: bison @@ -187,6 +184,9 @@ fi %changelog +* Fri Mar 23 2018 Piotr Popieluch - 3.3-1 +- Update to 3.3 + * Wed Feb 07 2018 Fedora Release Engineering - 3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild