From 083da824e30974bf208fe4dd99d2f87b9f14dbbe Mon Sep 17 00:00:00 2001 From: Raphael Groner Date: Feb 27 2016 08:26:47 +0000 Subject: bump for rebuild --- diff --git a/python-qutepart.spec b/python-qutepart.spec index 17f5433..04f1479 100644 --- a/python-qutepart.spec +++ b/python-qutepart.spec @@ -11,7 +11,7 @@ Name: python-%{srcname} Version: 2.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: LGPLv2+ @@ -80,7 +80,7 @@ Qutepart is a code editor widget for PyQt. Features: %if 0%{with python3} %package -n python3-%{srcname} -Release: 3.%{py3_date}git%(c=%{py3_commit0}; echo ${c:0:7})%{?dist} +Release: 4.%{py3_date}git%(c=%{py3_commit0}; echo ${c:0:7})%{?dist} Summary: %{sum} %{?python_provide:%python_provide python3-%{srcname}} @@ -181,6 +181,9 @@ xvfb-run -a %{__python3} run_all.py %changelog +* Sat Feb 27 2016 Raphael Groner - 2.2.2-4 +- rebuild to validate dependencies (bug with librsvg-2.so.2) + * Fri Nov 06 2015 Raphael Groner - 2.2.2-3 - add subpackages for python versioning - experimental python3 support