From 7246aa18eca88ebc01e45078e39334ab7910f9d9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 12 Feb 2018 23:25:33 +0100 Subject: [PATCH] upgrading package: nsq 0.3.8.20180105 -> 0.3.8.20180212 --- nsq/nsq.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nsq/nsq.spec b/nsq/nsq.spec index a055f0b0e1..bf9a5a7615 100644 --- a/nsq/nsq.spec +++ b/nsq/nsq.spec @@ -23,7 +23,7 @@ # package version %define V_nsq_base 0.3.8 -%define V_nsq_snap 20180105 +%define V_nsq_snap 20180212 # package information Name: nsq @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MIT Version: %{V_nsq_base}.%{V_nsq_snap} -Release: 20180105 +Release: 20180212 # list of sources Source0: http://download.openpkg.org/components/versioned/nsq/nsq-%{V_nsq_snap}.tar.xz