From bd7e78a7715819258af6532f1a21e3f884f85075 Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Fri, 16 Jan 2015 22:16:13 +0100 Subject: [PATCH] Increased version number to 1.1.2 for release --- Makefile | 2 +- README.Win32.txt | 12 +++++------- README.md | 14 +++++++------- boxes-1.1.1.lsm => boxes-1.1.2.lsm | 8 ++++---- boxes-pkg.openwrt | 6 +++--- boxes.spec | 6 +++--- doc/boxes.1.in | 7 ++++--- 7 files changed, 27 insertions(+), 28 deletions(-) rename boxes-1.1.1.lsm => boxes-1.1.2.lsm (86%) diff --git a/Makefile b/Makefile index c6606eb..4279567 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ # The following line (GLOBALCONF) is the only line you should need to edit! GLOBALCONF = /usr/share/boxes -BVERSION = 1.1.2-SNAPSHOT +BVERSION = 1.1.2 ALL_FILES = LICENSE README.md README.Win32.txt boxes-config DOC_FILES = doc/boxes.1 doc/boxes.el diff --git a/README.Win32.txt b/README.Win32.txt index 7cf6b2c..7e7f4b9 100644 --- a/README.Win32.txt +++ b/README.Win32.txt @@ -1,11 +1,9 @@ -boxes 1.1 Win32 port Information Date: 03-Aug-2006 +boxes 1.1.2 Win32 port Information Date: 16-Jan-2015 -This is the Win32 Version of boxes 1.1, built from the official source -tarball. It was built using gcc 3.4.2 (mingw-special) with MinGW 3.9. -Many thanks to Ron Aaron for originally helping me -with the Win32 port of boxes! I could use his information for the -version 1.0.1 port to build this one, too. +This is the Win32 Version of boxes 1.1.2, built from the official source +tarball. Many thanks to Ron Aaron for making this +Windows build possible! General information may be found in the generic README file provided with this archive and at http://boxes.thomasjensen.com/, the boxes home page. @@ -29,7 +27,7 @@ provided. Enjoy! -Thomas Jensen +Thomas Jensen EOT diff --git a/README.md b/README.md index d09cfa9..e79f955 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ draws all kinds of boxes around your text (in ASCII art) - [stable release 1.1.1] + [stable release 1.1.2] ``` @@ -131,12 +131,12 @@ http://boxes.thomasjensen.com/docs/ *boxes-config*, and they may make it into the next release! ``` - _________________________ - /\ \ - \_| Thank you for | - | using Boxes. Enjoy! | - | ____________________|_ - \_/______________________/ + _________________________ + /\ \ + \_| Thank you for | + | using Boxes. Enjoy! | + | _____________________|_ + \_/______________________/ ``` 10/19/2012 diff --git a/boxes-1.1.1.lsm b/boxes-1.1.2.lsm similarity index 86% rename from boxes-1.1.1.lsm rename to boxes-1.1.2.lsm index a6ed6a3..ec71cc1 100644 --- a/boxes-1.1.1.lsm +++ b/boxes-1.1.2.lsm @@ -1,7 +1,7 @@ Begin4 Title: boxes -Version: 1.1.1 -Entered-date: 2012-10-19 +Version: 1.1.2 +Entered-date: 2015-01-16 Description: Boxes is a text filter which can draw any kind of box around its input text. Box design choices range from simple boxes to complex ASCII art. Removes and repairs boxes, even even if @@ -14,8 +14,8 @@ Keywords: text utility, boxes, ASCII art, filter program, text editing Author: boxes@thomasjensen.com (Thomas Jensen) Maintained-by: boxes@thomasjensen.com (Thomas Jensen) Primary-site: metalab.unc.edu /pub/Linux/utils/text - 135k boxes-1.1.src.tar.gz - 51k boxes-1.1.bin.ELF.tar.gz + 135k boxes-1.1.2.src.tar.gz + 51k boxes-1.1.2.bin.ELF.tar.gz Original-site: http://boxes.thomasjensen.com/ Copying-policy: GPL 2.0 End diff --git a/boxes-pkg.openwrt b/boxes-pkg.openwrt index 9387ac4..76a48fc 100644 --- a/boxes-pkg.openwrt +++ b/boxes-pkg.openwrt @@ -23,13 +23,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=boxes -PKG_VERSION:=1.1 +PKG_VERSION:=1.1.2 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(PKG_NAME)-$(PKG_VERSION).$(PKG_RELEASE) -PKG_SOURCE:=boxes-1.1.1.src.tar.gz -PKG_SOURCE_URL:=http://boxes.thomasjensen.com/download/ +PKG_SOURCE:=v1.1.2.tar.gz +PKG_SOURCE_URL:=http://github.com/ascii-boxes/boxes/archive/ include $(INCLUDE_DIR)/package.mk define Package/boxes diff --git a/boxes.spec b/boxes.spec index 5683bcc..86c1093 100644 --- a/boxes.spec +++ b/boxes.spec @@ -1,5 +1,5 @@ %define name boxes -%define version 1.1 +%define version 1.1.2 %define release 0 %define prefix /usr %define cfgfile %prefix/share/boxes @@ -14,13 +14,13 @@ release: %release vendor: Thomas Jensen packager: Thomas Jensen -summary: Draw any kind of box around some given text +summary: Command line ASCII boxes unlimited group: Applications/Text copyright: GPL Version 2 URL: http://boxes.thomasjensen.com/ -source: http://boxes.thomasjensen.com/download/%{name}-%{version}-src.tar.gz +source: http://github.com/ascii-boxes/%{name}/archive/v%{version}.tar.gz buildroot: %defbr %description diff --git a/doc/boxes.1.in b/doc/boxes.1.in index 681168f..7ab7399 100644 --- a/doc/boxes.1.in +++ b/doc/boxes.1.in @@ -1,8 +1,9 @@ -.\" @(#)boxes.1 1.1.1 10/19/12 +.\" @(#)boxes.1 1.1.2 10/19/12 .\" -.\" $Id: boxes.1.in,v 1.10 2012/10/19 15:05:17 tsjensen Exp $ +.\" boxes.1.in +.\" Thomas Jensen .\" -.TH boxes 1 "October 19 2012" +.TH boxes 1 "January 16 2015" .UC 4 .SH NAME boxes \- text mode box and comment drawing filter