From c275800f305b472102f3cba026a8014ab7b11c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Fri, 20 Aug 2021 10:22:18 +0200 Subject: [PATCH] maturin: bump to 0.11.2 --- maturin/maturin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maturin/maturin.spec b/maturin/maturin.spec index af7cfa1..2367b15 100644 --- a/maturin/maturin.spec +++ b/maturin/maturin.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: maturin -Version: 0.9.4 +Version: 0.11.2 Release: 1%{?dist} Summary: Build tool for publishing rust as python packages License: MIT and ASL 2.0 @@ -39,5 +39,8 @@ mv %{buildroot}/%{name} %{buildroot}/%{python3_sitelib}/%{name} %{python3_sitelib}/%{name} %changelog +* Fri Aug 20 2021 Timothée Floure - 0.11.2-1 +- New upstream release. + * Sun Mar 28 2021 Timothée Floure - 0.9.4-1 - Let there be package. -- 2.38.4