diff --git a/.gitignore b/.gitignore index f2ae034..0da8b8a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /carbon-c-relay-c006acc.tar.gz /carbon-c-relay-d313202.tar.gz /carbon-c-relay-6e0c726.tar.gz +/carbon-c-relay-0617373.tar.gz diff --git a/carbon-c-relay.spec b/carbon-c-relay.spec index d8a35e2..1e83f4c 100644 --- a/carbon-c-relay.spec +++ b/carbon-c-relay.spec @@ -3,11 +3,11 @@ %global _hardened_build 1 -%global commit0 6e0c7260665f0349b3ae2f4c24b42107bc220f6b +%global commit0 0617373ed3183b89678e33b01660fa21ea1d483a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: carbon-c-relay -Version: 1.4 +Version: 1.5 Release: 1%{?dist} Summary: Enhanced C implementation of Carbon relay, aggregator and rewriter License: ASL 2.0 @@ -135,6 +135,9 @@ fi %changelog +* Thu Jan 14 2016 Piotr Popieluch - 1.5-1 +- Update to upstream 1.5 + * Mon Jan 04 2016 Piotr Popieluch - 1.4-1 - Update to upstream 1.4 diff --git a/sources b/sources index de0edde..b031f45 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23c7ed62bc4cc0db33bcf969079d5faf carbon-c-relay-6e0c726.tar.gz +1093b1c88e0f16dfdcbb65dded95cf99 carbon-c-relay-0617373.tar.gz