From 07fea087ad7156ed1afd891caf0fbbffcb63c412 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Mar 15 2018 08:54:10 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/libkkc-data.spec b/libkkc-data.spec index 4d366a0..afd19d6 100644 --- a/libkkc-data.spec +++ b/libkkc-data.spec @@ -2,7 +2,7 @@ Name: libkkc-data Version: 0.2.7 -Release: 10%{?dist} +Release: 11%{?dist} Epoch: 1 Summary: Language model data for libkkc @@ -12,7 +12,7 @@ URL: https://bitbucket.org/libkkc Source0: https://bitbucket.org/libkkc/libkkc-data/downloads/%{name}-%{version}.tar.xz BuildRequires: python2-devel -BuildRequires: marisa-python +BuildRequires: python2-marisa %description The %{name} package contains the language model data that libkkc uses @@ -38,6 +38,10 @@ make %{?_smp_mflags} %changelog +* Thu Mar 15 2018 Iryna Shcherbina - 1:0.2.7-11 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 1:0.2.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild