From acb43dbc6c66f652761b51d5f6174d4a8ee3191b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 10:36:05 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index dcdd010..d755058 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.5.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: GPLv3 URL: https://python-nbxmpp.gajim.org/ @@ -85,6 +85,9 @@ find doc/ -type f -perm /111 -exec chmod -x {} + %doc doc/* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.3-4 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Feb 18 2016 Michal Schmidt - 0.5.3-3 - Build as both python2-nbxmpp and python3-nbxmpp. (#1309621)