[lout] New upstream release.

Matej Cepl mcepl at fedoraproject.org
Thu Mar 12 11:21:15 UTC 2015


commit 87d88de6641dd739c1e00051d8d94d65c334d68b
Author: Matěj Cepl <mcepl at cepl.eu>
Date:   Thu Mar 12 12:21:00 2015 +0100

    New upstream release.

 .gitignore       |   2 +-
 design.pdf       | Bin 148131 -> 148047 bytes
 expert-guide.pdf | Bin 446328 -> 445944 bytes
 lout.spec        |  29 ++++++++++++++++-------------
 slides.pdf       | Bin 44910 -> 44806 bytes
 sources          |  10 +++++-----
 user-guide.pdf   | Bin 1506570 -> 1495693 bytes
 7 files changed, 22 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 769332f..2fc47d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-lout-3.38.tar.gz
+lout-3.40.tar.gz
 slides.pdf
 design.pdf
 expert-guide.pdf
diff --git a/design.pdf b/design.pdf
old mode 100755
new mode 100644
index 40a7490..a10b770
Binary files a/design.pdf and b/design.pdf differ
diff --git a/expert-guide.pdf b/expert-guide.pdf
old mode 100755
new mode 100644
index 9c1e1ef..aa95f35
Binary files a/expert-guide.pdf and b/expert-guide.pdf differ
diff --git a/lout.spec b/lout.spec
index 94f0666..6838f80 100644
--- a/lout.spec
+++ b/lout.spec
@@ -1,15 +1,15 @@
-# On every new version, we need to do a local build to make 
+# On every new version, we need to do a local build to make
 # the PDF docs, and update the source files in CVS.
 %define makedocs 0
 
 Name:		lout
 Summary: 	A document formatting system
-Version: 	3.38
-Release: 	10%{?dist}
+Version: 	3.40
+Release: 	1%{?dist}
 License: 	GPLv2+
 Group: 		Applications/Publishing
-URL:		ftp://ftp.cs.usyd.edu.au/jeff/lout/
-Source0:	ftp://ftp.cs.usyd.edu.au/jeff/lout/lout-%{version}.tar.gz
+URL:		http://savannah.nongnu.org/projects/lout/
+Source0:	http://download.savannah.gnu.org/releases/lout/lout-%{version}.tar.gz
 %if !%{makedocs}
 Source1:	design.pdf
 Source2:	expert-guide.pdf
@@ -21,13 +21,13 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	ghostscript
 
 %description
-Lout is a document formatting system designed and implemented by Jeffrey 
-Kingston at the Basser Department of Computer Science, University of 
-Sydney, Australia. The system reads a high-level description of a document 
-similar in style to LaTeX and produces a PostScript file which can be 
-printed on most laser printers and graphic display devices. Plain text 
-output is also available, PDF output is limited but working (e.g. no 
-graphics). Lout is inherently multilingual. Adding new languages is easy. 
+Lout is a document formatting system designed and implemented by Jeffrey
+Kingston at the Basser Department of Computer Science, University of
+Sydney, Australia. The system reads a high-level description of a document
+similar in style to LaTeX and produces a PostScript file which can be
+printed on most laser printers and graphic display devices. Plain text
+output is also available, PDF output is limited but working (e.g. no
+graphics). Lout is inherently multilingual. Adding new languages is easy.
 
 %prep
 %setup -q
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-, root, root, 0755)
-%doc gpl.txt README READMEPDF
+%doc COPYING README READMEPDF
 %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 12 2015 Matej Cepl <mcepl at redhat.com> - 3.40-1
+- New upstream release.
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.38-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/slides.pdf b/slides.pdf
old mode 100755
new mode 100644
index 275a05b..2531a7f
Binary files a/slides.pdf and b/slides.pdf differ
diff --git a/sources b/sources
index 43aad67..878cab3 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
-388ed456cfcb493ca706677688ec5dde  lout-3.38.tar.gz
-6822c33e49a1dca0b090f297d404d7fa  slides.pdf
-3200e38f814415638b40ab13bc3a9ac0  design.pdf
-d5dfc83b24e19112e9ce8c80a18bc67b  expert-guide.pdf
-75143a1b1a8954df06c9a0f6b188e444  user-guide.pdf
+fd0fe084cebd07fc209d392a2d380755  lout-3.40.tar.gz
+e8b2f02598a4259f4641252229e746dd  design.pdf
+6952736ef663234ad0585ac7de29ccd6  expert-guide.pdf
+3dcbf34d0766b1a8f164f637aef24a80  slides.pdf
+10b5825ad7e3e9d801aab159bce41545  user-guide.pdf
diff --git a/user-guide.pdf b/user-guide.pdf
old mode 100755
new mode 100644
index f867d37..c26063b
Binary files a/user-guide.pdf and b/user-guide.pdf differ


More information about the scm-commits mailing list