Skip to content

Commit

Permalink
update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbidulock committed Sep 10, 2019
1 parent 0a7a609 commit 5aff36f
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 11 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
icewm-extra-themes -- authors file. 2018-05-16
icewm-extra-themes -- authors file. 2019-09-10

Author: Brian Bidulock <[email protected]>
109 changes: 109 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,114 @@
# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit 0a7a6091a3301c8905bc11977fc5d3219d03f2a0
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:25:16 2019 -0600

ignore other COPYING files

.gitignore | 2 ++
1 file changed, 2 insertions(+)

commit 2203e09738a5783534dd58ccef6037c9dcf159c6
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:24:22 2019 -0600

better NEWS generation for annotated tags

gennews.sh | 26 +++++++++++++++++++++-----
1 file changed, 21 insertions(+), 5 deletions(-)

commit 0c3b06d53ae0947b80d20ae5005e8183e0058424
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:24:01 2019 -0600

build release notes with dist

dist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit bfd943f13d55e17b0c1da52c36757bc94c01106a
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:23:38 2019 -0600

do not need c compiler

configure.sh | 1 -
1 file changed, 1 deletion(-)

commit 739996fc391a9d39be8dc14ce96151fe5f2b4489
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:22:50 2019 -0600

better defaults now

configure.sh | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)

commit 9e5f099d297c9198db8ad6da48a4b21f4eb9deec
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:22:23 2019 -0600

better defaults and lzip compression

configure.ac | 38 ++++++++++++++++++++++++++++++++++++--
1 file changed, 36 insertions(+), 2 deletions(-)

commit 6e352cbf8b50afca7ddf75fa074c4c5e168984df
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:21:57 2019 -0600

automatically update configure.ac from git

autogen.sh | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)

commit b39fe9d211ea115c275ef073c27c15e9f06d42f2
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:20:54 2019 -0600

build release notes

Makefile.am | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)

commit 639d0bac9a6318abf5ce6d75a1f35e39b1342cde
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:20:41 2019 -0600

ignore release products

.gitignore | 3 +++
1 file changed, 3 insertions(+)

commit df6cdfaa62bbc2a0a79ebbee88706fbff0577a06
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:19:39 2019 -0600

add release notes

RELEASE.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)

commit 098ec6faa4b5b3a32a62c327a57fa468b2301f48
Author: Brian Bidulock <[email protected]>
Date: Tue Sep 10 00:19:03 2019 -0600

add license file to repo

.gitignore | 1 -
1 file changed, 1 deletion(-)

commit ed0a771f303c07ce441fcedcede65d01f3d0bd7f
Author: Brian Bidulock <[email protected]>
Date: Wed May 16 18:36:14 2018 -0600

update release files

ChangeLog | 21 +++++++++++++++++++++
NEWS | 4 +++-
2 files changed, 24 insertions(+), 1 deletion(-)

commit a7a2c144f782063da1c9d87330659e4079bb2d1e
Author: Brian Bidulock <[email protected]>
Date: Wed May 16 16:51:24 2018 -0600
Expand Down
43 changes: 41 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,14 +1,53 @@
icewm-extra-themes -- history of user-visible changes. 2018-05-16
icewm-extra-themes -- history of user-visible changes. 2019-09-10

Release icewm-extra-themes-1.2 released 2019-09-10
--------------------------------------------------

git tag -n100 -l 1.2

1.2 Maintenance Release 1.2

This is another release of the icewm-extra-themes package that contains
a set of extra themes for IceWM that were too numerous to include in
the base IceWM release. The purpose is to provide an adequate
replacement for the Debian icewm-themes package and to act as a source
of themes for distro maintainers of IceWM to select from when building
and installing IceWM.

This release is a maintenance release whose sole purpose is to update
the build system, generate a better NEWS file, handle annotated tags
better, and converts the release archives to lzip compression.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.

git shortlog -e -n -w80,6,8 1.1...1.2

Brian Bidulock <[email protected]> (11):
add license file to repo
add release notes
ignore release products
build release notes
automatically update configure.ac from git
better defaults and lzip compression
better defaults now
do not need c compiler
build release notes with dist
better NEWS generation for annotated tags
ignore other COPYING files


Release icewm-extra-themes-1.1 released 2018-05-16
--------------------------------------------------

git shortlog -e -n -w80,6,8 1.0...1.1

Brian Bidulock <[email protected]> (3):
Brian Bidulock <[email protected]> (4):
add in old icewm themes
do not need asciidoc
update release files
update release files


Release icewm-extra-themes-1.0 released 2017-08-02
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
icewm-extra-themes
===============

Package `icewm-extra-themes-1.1` was released under GPLv2 license 2018-05-16.
Package `icewm-extra-themes-1.2` was released under GPLv2 license 2019-09-10.

This is a set of extra themes for IceWM that were too numerous to
include in the base IceWM release. The purpose is to provide an
Expand All @@ -14,7 +14,7 @@ when building and installing IceWM.
Release
-------

This is the `icewm-extra-themes-1.1` package, released 2018-05-16. This
This is the `icewm-extra-themes-1.2` package, released 2019-09-10. This
release, and the latest version, can be obtained from the [GitHub
repository][1], using a command such as:

Expand Down
12 changes: 6 additions & 6 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

AC_PREREQ(2.69)
AC_INIT([icewm-extra-themes],[1.1],[https://github.com/bbidulock/icewm-extra-themes/issues],[icewm-extra-themes], [https://github.com/bbidulock/icewm-extra-themes])
AC_REVISION([1.1])
AC_INIT([icewm-extra-themes],[1.2],[https://github.com/bbidulock/icewm-extra-themes/issues],[icewm-extra-themes], [https://github.com/bbidulock/icewm-extra-themes])
AC_REVISION([1.2])

# set better defaults
AC_PREFIX_DEFAULT([/usr])
Expand All @@ -16,17 +16,17 @@ AC_CONFIG_HEADERS([autoconf.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([scripts])

DATE='2018-05-16'
DATE='2019-09-10'
AC_SUBST([DATE])

MDOCDATE='May 16, 2018'
MDOCDATE='September 10, 2019'
AC_SUBST([MDOCDATE])

BRANCH='1.0'
BRANCH='1.2'
AC_SUBST([BRANCH])

# Initialize Automake
AM_INIT_AUTOMAKE([1.16 dist-lzip no-dist-gzip std-options -Wall color-tests silent-rules tar-pax])
AM_INIT_AUTOMAKE([gnits 1.16 dist-lzip no-dist-gzip std-options -Wall color-tests silent-rules tar-pax])
AM_MAINTAINER_MODE
AM_SILENT_RULES([yes])

Expand Down

0 comments on commit 5aff36f

Please sign in to comment.