update to the latest upstream pre-release: lynx2.8.8dev.16
This commit is contained in:
parent
263fe6174b
commit
b8b5cffcc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
lynx2.8.7.tar.bz2
|
||||
/lynx2.8.8dev.15.tar.bz2
|
||||
/lynx2.8.8dev.16.tar.bz2
|
||||
|
@ -13,7 +13,7 @@ index ee2aad3..f732558 100644
|
||||
--- a/lynx.cfg
|
||||
+++ b/lynx.cfg
|
||||
@@ -1,8 +1,11 @@
|
||||
# $LynxId: lynx.cfg,v 1.222 2012/11/14 01:18:19 tom Exp $
|
||||
# $LynxId: lynx.cfg,v 1.225 2013/06/02 20:06:02 tom Exp $
|
||||
# lynx.cfg file.
|
||||
-# The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
|
||||
+# The default placement for this file is /etc/lynx.cfg (Red Hat Linux, Fedora)
|
||||
@ -23,7 +23,7 @@ index ee2aad3..f732558 100644
|
||||
+# Linux update, overwriting your changes). Instead, edit /etc/lynx-site.cfg.
|
||||
+#
|
||||
# $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$
|
||||
#PRCS LYNX_VERSION "2.8.8dev.15"
|
||||
#PRCS LYNX_VERSION "2.8.8dev.16"
|
||||
#
|
||||
@@ -90,7 +93,7 @@
|
||||
#
|
||||
@ -54,7 +54,7 @@ index ee2aad3..f732558 100644
|
||||
.h1 Interaction
|
||||
|
||||
.h2 NO_DOT_FILES
|
||||
@@ -3397,6 +3404,7 @@ COLOR:6:brightred:black
|
||||
@@ -3399,6 +3406,7 @@ COLOR:6:brightred:black
|
||||
#ENABLE_LYNXRC:VI_KEYS:ON
|
||||
#ENABLE_LYNXRC:VISITED_LINKS:ON
|
||||
.fi
|
||||
|
@ -16,7 +16,7 @@ diff --git a/CHANGES b/CHANGES
|
||||
index 360be68..8eca013 100644
|
||||
--- a/CHANGES
|
||||
+++ b/CHANGES
|
||||
@@ -721,6 +721,13 @@ Changes since Lynx 2.8 release
|
||||
@@ -753,6 +753,13 @@ Changes since Lynx 2.8 release
|
||||
* update win32 makefiles/build scripts to add LYmktime, parsdate modules -TD
|
||||
* update config.guess (2008-04-14), config.sub (2008-06-16)
|
||||
|
||||
@ -34,7 +34,7 @@ diff --git a/lynx.cfg b/lynx.cfg
|
||||
index ee2aad3..144050d 100644
|
||||
--- a/lynx.cfg
|
||||
+++ b/lynx.cfg
|
||||
@@ -1061,7 +1061,7 @@ DEFAULT_INDEX_FILE:http://scout.wisc.edu/
|
||||
@@ -1064,7 +1064,7 @@ CHARACTER_SET:utf-8
|
||||
#
|
||||
# The default TRUSTED_LYNXCGI rule is "none".
|
||||
#
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global devrel 15
|
||||
%global devrel 16
|
||||
|
||||
Summary: A text-based Web browser
|
||||
Name: lynx
|
||||
Version: 2.8.8
|
||||
Release: 0.2.dev%{devrel}%{?dist}
|
||||
Release: 0.3.dev%{devrel}%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/Internet
|
||||
Source: http://lynx.isc.org/current/lynx%{version}dev.%{devrel}.tar.bz2
|
||||
@ -140,6 +140,9 @@ EOF
|
||||
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2013 Kamil Dudka <kdudka@redhat.com> - 2.8.8-0.3.dev16
|
||||
- update to the latest upstream pre-release
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.8-0.2.dev15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
Version: GnuPG v2.0.17 (FreeBSD)
|
||||
Comment: See http://lynx.isc.org/signatures.html for info
|
||||
|
||||
iEYEABECAAYFAlCpfTgACgkQXd+Pt2iOMaZCfQCaAzw/4dnuOKhXkLrawVwEAoXP
|
||||
AOoAoKBdxibuBfNyDI6XKa5TS1gn7MaH
|
||||
=48Ft
|
||||
iEYEABECAAYFAlH24lsACgkQXd+Pt2iOMaYfugCePnm0MJ+L+7HEaP2ounCGb6C/
|
||||
UPQAn1t4Ro0WZ9HdgMzNLr8VTkctzgp4
|
||||
=X9oV
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user