From 96f0bb9e326fbccbd5eded042a6e5386b9f69626 Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Fri, 21 Aug 2020 11:26:27 +0800 Subject: [PATCH] add release for update --- python-kiwisolver.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-kiwisolver.spec b/python-kiwisolver.spec index f9f2511..375d6a0 100644 --- a/python-kiwisolver.spec +++ b/python-kiwisolver.spec @@ -1,6 +1,6 @@ Name: python-kiwisolver Version: 1.1.0 -Release: 3 +Release: 4 Summary: A fast implementation of the Cassowary constraint solver License: BSD URL: https://github.com/nucleic/kiwi @@ -56,6 +56,12 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" py.test-3 py/tests/ %{python3_sitearch}/kiwisolver-%{version}-*.egg-info %changelog +* Fri Aug 21 2020 fanjiachen - 1.1.0-4 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Wed Mar 11 2020 gulining - 1.1.0-3 - Add python2