From fc3a3121e0321df63d1cc39172724e1251847b7e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 06:18:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- filesystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/filesystem.spec b/filesystem.spec index 133354e..145735a 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -1,7 +1,7 @@ Summary: The basic directory layout for a Linux system Name: filesystem Version: 3.2 -Release: 33%{?dist} +Release: 34%{?dist} License: Public Domain URL: https://fedorahosted.org/filesystem Group: System Environment/Base @@ -272,6 +272,9 @@ restorecon /media 2>/dev/null >/dev/null || : /var/yp %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 3.2-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon May 25 2015 Ondrej Vasik - 3.2-33 - prevent potentially broken symlinks in debuginfo dirs (#1195641)