This commit is contained in:
Tom Callaway 2008-03-05 22:07:49 +00:00
parent 267b84200c
commit d34e497592

View File

@ -1,6 +1,6 @@
Name: perl-File-BaseDir
Version: 0.03
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Use the freedesktop basedir spec
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.03-2
- rebuild for new perl
* Thu Nov 22 2007 Patrice Dumas <pertusus@free.fr> 0.03-1
- update to 0.03 (#396071)