New version

This commit is contained in:
David Lutterkort 2008-10-24 19:55:38 +00:00
parent 7ad06bd56d
commit 6aa5fa64d0
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
augeas-0.3.2.tar.gz
augeas-0.3.3.tar.gz

View File

@ -1,12 +1,12 @@
Name: augeas
Version: 0.3.2
Version: 0.3.3
Release: 1%{?dist}
Summary: A library for changing configuration files
Group: System Environment/Libraries
License: LGPLv2+
URL: http://augeas.net/
Source0: http://augeas.net/download/augeas-0.3.2.tar.gz
Source0: http://augeas.net/download/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: readline-devel
@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/augeas.pc
%changelog
* Fri Oct 24 2008 David Lutterkort <dlutter@redhat.com> - 0.3.3-1
- New version
* Tue Oct 21 2008 David Lutterkort <dlutter@redhat.com> - 0.3.2-1
- New version

View File

@ -1 +1 @@
9de20d41979984861c1122b8a49ffc1b augeas-0.3.2.tar.gz
c963ddb676cfa34acb5da21bc28d526d augeas-0.3.3.tar.gz