From 1dfdca765dc1b1a6a7eef2164f57eb6bd543804c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 20 2018 06:54:41 +0000 Subject: import python27-1.1-26.1.el7 --- diff --git a/SPECS/python27.spec b/SPECS/python27.spec index a789903..2c8065b 100644 --- a/SPECS/python27.spec +++ b/SPECS/python27.spec @@ -13,7 +13,7 @@ Summary: Package that installs %scl Name: %scl_name Version: 1.1 -Release: 25%{?dist} +Release: 26.1%{?dist} License: GPLv2+ Source0: macros.additional.%{scl} Source1: README @@ -138,6 +138,12 @@ install -m 644 %{scl_name}.7 %{buildroot}%{_mandir}/man7/%{scl_name}.7 %{_root_sysconfdir}/rpm/macros.%{scl_name_base}-scldevel %changelog +* Fri May 25 2018 Charalampos Stratakis - 1.1-26.1 +- Rebuild for multi-arch bootstrap with install_scl enabled + +* Wed May 09 2018 Yaakov Selkowitz - 1.1-25.1 +- Reset install_scl to 0 for multi-arch bootstrap + * Wed Apr 20 2016 Charalampos Stratakis - 1.1-25 - Properly seperate paths for XDG_DATA_DIRS variable (rhbz#1266529)