From 495cd9c3c0167658822bab19e80dd38aaf11c266 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2019 14:42:56 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-neovim.spec b/python-neovim.spec index d191168..13be2f5 100644 --- a/python-neovim.spec +++ b/python-neovim.spec @@ -14,7 +14,7 @@ connecting to and scripting Nvim processes through its msgpack-rpc API. Name: python-neovim Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Summary: Python client to Neovim @@ -113,6 +113,9 @@ popd %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 20 2019 Michel Alexandre Salim - 0.3.2-2 - Merge spec with EPEL7 branch - Fix missing Sphinx theme for F31 #1716511