From 1125b45b18cde8b978c4993e34aa11f6aeb22401 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 02 2019 04:16:19 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/pipenv.spec b/pipenv.spec index 1ed97d0..a79edf2 100644 --- a/pipenv.spec +++ b/pipenv.spec @@ -4,7 +4,7 @@ Name: pipenv Version: 2018.11.26 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The higher level Python packaging tool # Pipenv source code is MIT, there are bundled packages having different licenses @@ -377,6 +377,9 @@ rm -rf check_pythonpath check_path %license LICENSE %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2018.11.26-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jan 24 2019 Miro HronĨok - 2018.11.26-5 - Fix a fix of unbundling of packaging (sorry)