From 219df52d9ce7ae8e3e0b6107777caf3877689135 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Tue, 2 Jun 2020 15:39:03 +0200 Subject: [PATCH] Updated to version 1.6.1. --- .gitignore | 1 + sources | 2 +- spdlog.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 77da093..2e142f5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /v1.3.1.tar.gz /v1.4.2.tar.gz /v1.5.0.tar.gz +/v1.6.1.tar.gz diff --git a/sources b/sources index a8f97ad..4774937 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.5.0.tar.gz) = 78991c943dd95af563c4b29545b9b5d635caf1af5031262dde734ecf70c0b4ae866d954ee77b050f9f0cc089a3bc57ee9583895e51cb00dd1cc6c10ff905ca34 +SHA512 (v1.6.1.tar.gz) = 1e15e7710744212240d79897af8c3bde14fe3b745a1377643d18dc0038f18fc7582236ff21836d3eae2c75cf1f4820ca4c642c5c3f63f9ae138289aa4d00e22e diff --git a/spdlog.spec b/spdlog.spec index 3144e0f..ebff253 100644 --- a/spdlog.spec +++ b/spdlog.spec @@ -1,8 +1,8 @@ %global user gabime Name: spdlog -Version: 1.5.0 -Release: 2%{?dist} +Version: 1.6.1 +Release: 1%{?dist} Summary: Super fast C++ logging library License: MIT URL: https://github.com/%{user}/%{name} @@ -71,6 +71,9 @@ popd %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Jun 02 2020 Vitaly Zaitsev - 1.6.1-1 +- Updated to version 1.6.1. + * Thu Jan 30 2020 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild