From 39626d44907015b283acc7f7da6a47f37c59781a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 08:57:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libxdg-basedir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxdg-basedir.spec b/libxdg-basedir.spec index e1b2220..e78c161 100644 --- a/libxdg-basedir.spec +++ b/libxdg-basedir.spec @@ -1,6 +1,6 @@ Name: libxdg-basedir Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementation of the XDG Base Directory Specifications Group: System Environment/Libraries @@ -85,6 +85,9 @@ make check %doc doc/html/ %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jun 9 2009 Michal Nowak - 1.0.1-2 - removed bogus ownership of %%{_libdir}/pkgconfig/ - "docs" sub-package renamed to "doc"