- Update to 0.8, (only) fixing bug that always recreated deleted
directories (#240139)
This commit is contained in:
parent
9942cf239f
commit
132ba383b0
@ -1 +1 @@
|
||||
xdg-user-dirs-0.6.tar.gz
|
||||
xdg-user-dirs-0.8.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
856af42c7a034f7761e902314f5194de xdg-user-dirs-0.6.tar.gz
|
||||
88adb66483d4f76f03431259e2247e09 xdg-user-dirs-0.8.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: xdg-user-dirs
|
||||
Version: 0.6
|
||||
Version: 0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Handles user special directories
|
||||
|
||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sysconfdir}/X11/xinit/xinitrc.d/*
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2007 <alexl@redhat.com> - 0.8-1
|
||||
- Update to 0.8, (only) fixing bug that always recreated deleted directories (#240139)
|
||||
|
||||
* Wed Apr 11 2007 Alexander Larsson <alexl@redhat.com> - 0.6-1
|
||||
- Update to 0.6 (minor fixes)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user