From c2fce0a98bc5df26441fdcddabf54d85c23e1334 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Sat, 21 Jun 2008 15:58:51 +0000 Subject: [PATCH] new stable upstream release 0.11.4 --- .cvsignore | 2 +- elinks.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0abf148..06aa237 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -elinks-0.11.4rc1.tar.bz2 +elinks-0.11.4.tar.bz2 diff --git a/elinks.spec b/elinks.spec index dc24585..f3924ff 100644 --- a/elinks.spec +++ b/elinks.spec @@ -1,11 +1,11 @@ Name: elinks Summary: A text-mode Web browser Version: 0.11.4 -Release: 0.4.rc1%{?dist} +Release: 1%{?dist} License: GPLv2 URL: http://elinks.or.cz Group: Applications/Internet -Source: http://elinks.or.cz/download/elinks-%{version}rc1.tar.bz2 +Source: http://elinks.or.cz/download/elinks-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: automake @@ -37,7 +37,7 @@ advantage over graphical browsers is its speed--Links starts and exits quickly and swiftly displays Web pages. %prep -%setup -q -n %{name}-%{version}rc1 +%setup -q -n %{name}-%{version} # Prevent crash when HOME is unset (bug #90663). %patch0 -p1 @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/* %changelog +* Sat Jun 21 2008 Ondrej Vasik 0.11.4-1 +- new stable upstream release + * Thu Mar 6 2008 Ondrej Vasik 0.11.4-0.4.rc1 - new upstream release candidate marked stable diff --git a/sources b/sources index 4c227ae..ba94b10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7fc7c36844be9c528c2ef28dbd4c5e6f elinks-0.11.4rc1.tar.bz2 +88036a518ebc4f1150a7e14b29f9d8db elinks-0.11.4.tar.bz2