diff --git a/.gitignore b/.gitignore index bf2320e..1327457 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /carbon-c-relay-c09b37b.tar.gz /carbon-c-relay-2fd5d55.tar.gz /carbon-c-relay-6a4b10c.tar.gz +/carbon-c-relay-2e76c18.tar.gz diff --git a/carbon-c-relay.spec b/carbon-c-relay.spec index b10b0f4..6ff619d 100644 --- a/carbon-c-relay.spec +++ b/carbon-c-relay.spec @@ -7,12 +7,12 @@ %global build_manpage 1 %endif -%global commit0 6a4b10c8e85634e2e318451b7927fc6d06c023c6 +%global commit0 2e76c18c3d7387ee689ee233ec4c65fa68eee303 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: carbon-c-relay -Version: 2.1 -Release: 2%{?dist} +Version: 2.2 +Release: 1%{?dist} Summary: Enhanced C implementation of Carbon relay, aggregator and rewriter License: ASL 2.0 Group: System Environment/Daemons @@ -171,6 +171,9 @@ fi %changelog +* Sun Sep 11 2016 Piotr Popieluch - - 2.2-1 +- Update to 2.2 + * Thu Jul 07 2016 Piotr Popieluch - - 2.1-2 - Add ExecReload SIGHUP to systemd unit diff --git a/sources b/sources index 56e25c8..7d69959 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e77dae5acbcb122e10b1458491141be9 carbon-c-relay-6a4b10c.tar.gz +30ff51ad8d9edd57f7d9d10387d95fc6 carbon-c-relay-2e76c18.tar.gz