This commit is contained in:
Dennis Gilmore 2012-07-19 16:42:00 -05:00
parent 857f200419
commit 4af39385e7

View File

@ -1,6 +1,6 @@
Name: libxdg-basedir Name: libxdg-basedir
Version: 1.2.0 Version: 1.2.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Implementation of the XDG Base Directory Specifications Summary: Implementation of the XDG Base Directory Specifications
Group: System Environment/Libraries Group: System Environment/Libraries
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
%doc doc/html/ %doc doc/html/
%changelog %changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jan 23 2012 Jon Ciesla <limburgher@gmail.com> - 1.2.0-1 * Mon Jan 23 2012 Jon Ciesla <limburgher@gmail.com> - 1.2.0-1
- New upstream, BZ 783762. - New upstream, BZ 783762.
- Temporarily disabling make check tests. Succeeding locally, failing in RPM. - Temporarily disabling make check tests. Succeeding locally, failing in RPM.