From 516acc3d32494bc166a4b3934889ab3624ced93b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 3 Nov 2020 07:11:45 -0500 Subject: [PATCH] import python-justbases-0.14-4.el8 --- .gitignore | 2 +- .python-justbases.metadata | 2 +- SPECS/python-justbases.spec | 10 +++++++--- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 04a9545..76c56dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/justbases-0.9.tar.gz +SOURCES/justbases-0.14.tar.gz diff --git a/.python-justbases.metadata b/.python-justbases.metadata index c27cebc..956385e 100644 --- a/.python-justbases.metadata +++ b/.python-justbases.metadata @@ -1 +1 @@ -0cd9a2ad226c22f18296ad2916b0180617a2f810 SOURCES/justbases-0.9.tar.gz +2c34f6586a5d8bb346d45a054d306f650eb94202 SOURCES/justbases-0.14.tar.gz diff --git a/SPECS/python-justbases.spec b/SPECS/python-justbases.spec index 9c4111c..74385c6 100644 --- a/SPECS/python-justbases.spec +++ b/SPECS/python-justbases.spec @@ -8,11 +8,11 @@ %endif Name: python-%{srcname} -Version: 0.9 -Release: 6%{?dist} +Version: 0.14 +Release: 4%{?dist} Summary: A small library for precise conversion between arbitrary bases -License: GPLv2+ +License: LGPLv2+ URL: http://pypi.python.org/pypi/justbases Source0: https://pypi.io/packages/source/j/%{srcname}/%{srcname}-%{version}.tar.gz @@ -82,6 +82,10 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Tue May 26 2020 Dennis Keefe - 0.14-4 +- Update to 0.14 +- Resolves: rhbz#1824230 + * Sun Jun 10 2018 Charalampos Stratakis - 0.9-6 - Conditionalize the python2 subpackage