From a71add7120c13b49984230859784cd048a288470 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 11:37:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- redhat-lsb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-lsb.spec b/redhat-lsb.spec index 1b8b305..0007edd 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -58,7 +58,7 @@ Summary: Implementation of Linux Standard Base specification Name: redhat-lsb Version: 4.1 -Release: 33%{?dist} +Release: 34%{?dist} URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb Source0: https://fedorahosted.org/releases/r/e/redhat-lsb/%{name}-%{version}-%{srcrelease}.tar.bz2 Patch0: lsb-release-3.1-update-init-functions.patch @@ -757,6 +757,9 @@ os.remove("%{_datadir}/lsb") %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 4.1-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Nov 10 2016 Ondrej Vasik - 4.1-33 - require ncurses-compat-libs - as LSB strictly requires libncurses.so.5 (#1392972)