From d6c9543b201acb1fa8e0dcd9416d99196e815d71 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 1 Apr 2020 23:40:30 +0200 Subject: [PATCH] upgrading package: conan 1.23.0.20200311 -> 1.24.0.20200401 --- conan/conan.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conan/conan.spec b/conan/conan.spec index a6cbf724b4..595bf10d1b 100644 --- a/conan/conan.spec +++ b/conan/conan.spec @@ -22,8 +22,8 @@ ## # package versions -%define V_conan_base 1.23.0 -%define V_conan_snap 20200311 +%define V_conan_base 1.24.0 +%define V_conan_snap 20200401 # package information Name: conan @@ -36,7 +36,7 @@ Class: EVAL Group: Building License: MIT Version: %{V_conan_base}.%{V_conan_snap} -Release: 20200311 +Release: 20200401 # list of sources Source0: http://download.openpkg.org/components/versioned/conan/conan-%{V_conan_snap}.tar.xz