New version
This commit is contained in:
parent
b48f54c31f
commit
720a99bcf7
@ -1 +1 @@
|
||||
augeas-0.2.1.tar.gz
|
||||
augeas-0.2.2.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: augeas
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
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.2.1.tar.gz
|
||||
Source0: http://augeas.net/download/augeas-0.2.2.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 Jul 18 2008 David Lutterkort <dlutter@redhat.com> - 0.2.2-1
|
||||
- New version
|
||||
|
||||
* Tue Jul 1 2008 David Lutterkort <dlutter@redhat.com> - 0.2.1-1
|
||||
- New version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user