From 938105dcc619938e6df1a645bfcfd359a535a964 Mon Sep 17 00:00:00 2001 From: Tomáš Hrnčiar Date: Oct 07 2021 07:45:17 +0000 Subject: Update to 1.15.0rc2 --- diff --git a/python-cffi.spec b/python-cffi.spec index 4ee0145..614bf52 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,6 +1,8 @@ Name: python-cffi -Version: 1.14.6 -Release: 2%{?dist} +%global general_version 1.15.0 +%global prerel rc2 +Version: %{general_version}%{?prerel:~%{prerel}} +Release: 1%{?dist} Summary: Foreign Function Interface for Python to call C code License: MIT URL: https://cffi.readthedocs.org/ @@ -42,7 +44,7 @@ BuildArch: noarch Documentation for CFFI, the Foreign Function Interface for Python. %prep -%autosetup -p1 -n cffi-%{version} +%autosetup -p1 -n cffi-%{general_version}%{?prerel} %build %py3_build @@ -62,12 +64,16 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/ %license LICENSE %{python3_sitearch}/cffi/ %{python3_sitearch}/_cffi_backend.*.so -%{python3_sitearch}/cffi-%{version}-py%{python3_version}.egg-info/ +%{python3_sitearch}/cffi-%{general_version}%{?prerel}-py%{python3_version}.egg-info/ %files doc %doc doc/build/html %changelog +* Thu Oct 07 2021 Tomáš Hrnčiar - 1.15.0~rc2-1 +- Update to 1.15.0rc2 +Resolves: rhbz#2007006 + * Fri Jul 23 2021 Fedora Release Engineering - 1.14.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 5670f3c..616af95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cffi-1.14.6.tar.gz) = 30a8b25b74921a90a1fa96d05de1f25437d0fbbf73b7de0bb9ce22dfcaccbd78376b605525fe970212221d3e598357a9b1da420bfbd1a3e513263ed2b789e813 +SHA512 (cffi-1.15.0rc2.tar.gz) = a3e3838a919e222a533f48062cab33b83157acaf9954c8a6382eae7db9b0e9d152ad8dcf7e140ae085016bc89ad9444d7a7717c9361252fba70118ec808db9d7