Version 0.6.0

This commit is contained in:
David Lutterkort 2009-11-30 17:36:09 +00:00
parent 1f8564c791
commit b0f4a8a2f5
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
augeas-0.5.3.tar.gz
augeas-0.6.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: augeas
Version: 0.5.3
Version: 0.6.0
Release: 1%{?dist}
Summary: A library for changing configuration files
@ -66,6 +66,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/augparse
%{_bindir}/fadot
%doc %{_mandir}/man1/*
%{_datadir}/vim/vimfiles/syntax/augeas.vim
%{_datadir}/vim/vimfiles/ftdetect/augeas.vim
%files libs
%defattr(-,root,root,-)
@ -81,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/augeas.pc
%changelog
* Mon Nov 30 2009 David Lutterkort <lutter@redhat.com> - 0.6.0-1
- Install vim syntax files
* Mon Sep 14 2009 David Lutterkort <lutter@redhat.com> - 0.5.3-1
- Remove separate xorg.aug, included in upstream source

View File

@ -1 +1 @@
7bec933b3f3c01d24955fb5b1fc5aac9 augeas-0.5.3.tar.gz
e4bd9f1dd147a14b4b9fda35da53a907 augeas-0.6.0.tar.gz