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)