From 6a2335e401f9dd34623e1da7e28e5b7bff4b4c18 Mon Sep 17 00:00:00 2001 From: serge-sans-paille Date: Thu, 14 Jan 2021 17:20:38 +0100 Subject: [PATCH] 11.1.0-rc1 release --- .gitignore | 2 ++ libcxx.spec | 11 +++++++---- sources | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 98d033f..44ec437 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ /libcxx-11.0.1rc2.src.tar.xz.sig /libcxx-11.0.1.src.tar.xz /libcxx-11.0.1.src.tar.xz.sig +/libcxx-11.1.0rc1.src.tar.xz +/libcxx-11.1.0rc1.src.tar.xz.sig diff --git a/libcxx.spec b/libcxx.spec index 261154a..69097ac 100644 --- a/libcxx.spec +++ b/libcxx.spec @@ -1,14 +1,14 @@ # If you need to bootstrap this, turn this on. # Otherwise, you have a loop with libcxxabi %global bootstrap 0 -#%%global rc_ver 2 -%global baserelease 3 +%global rc_ver 1 +%global baserelease 1 %global libcxx_srcdir libcxx-%{version}%{?rc_ver:rc%{rc_ver}}.src Name: libcxx -Version: 11.0.1 -Release: %{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist} +Version: 11.1.0 +Release: %{?rc_ver:0.}%{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist} Summary: C++ standard library targeting C++11 License: MIT or NCSA URL: http://libcxx.llvm.org/ @@ -104,6 +104,9 @@ pathfix.py -i %{__python3} -pn \ %changelog +* Thu Jan 14 2021 Serge Guelton - 11.1.0-0.1.rc1 +- 11.1.0-rc1 release + * Wed Jan 06 2021 Serge Guelton - 11.0.1-3 - LLVM 11.0.1 final diff --git a/sources b/sources index 2e6a70c..8726019 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (libcxx-11.0.1.src.tar.xz) = adda227d412bc28a47612cc6580bf85353838792b4816633d8401efb92cd65f6801278941f779d301bd6162b75ef8d54825f9cdfb0f61c6f5f621eca7fb7c004 -SHA512 (libcxx-11.0.1.src.tar.xz.sig) = 0c42f432963077e88acbda3176cbe8cb8b6c4ed68d60ec8e5aa390c422218e7e2ff53ea41c59ff6b985e30668b8bbeb505e90b57ff64bf8bd395ccd8b20c206c +SHA512 (libcxx-11.1.0rc1.src.tar.xz) = e8ead53c1f6036bf18c74ecbc76bd812ea732f90e4efe31befa9940b2013aa7dc214afe8e61bb511340e2cc917b72e0da1fef77cb8b9520df7f23f913fad6872 +SHA512 (libcxx-11.1.0rc1.src.tar.xz.sig) = 553650c96fa7ed9d6881bda9403a7f0e0db24d71e0374559a8f79c1e77d936c7904a4a3b67c067c1c4a497fa48cbdeacf937c5dd4d15e0b39578a7511e1bff29