diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-02 10:05:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-02 10:56:02 +0000 |
commit | cbc9b159db30931548953897a1d10427a0587d9a (patch) | |
tree | 48e1f3d54b62314498117ef31178118e0c3aad8c | |
parent | Adding upstream version 20190225. (diff) | |
download | progress-linux-metapackages-cbc9b159db30931548953897a1d10427a0587d9a.tar.xz progress-linux-metapackages-cbc9b159db30931548953897a1d10427a0587d9a.zip |
Adding upstream version 20190701.upstream/20190701
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 8 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | VERSION.txt | 2 | ||||
-rw-r--r-- | manpages/progress-linux-metapackages.7 | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index a14ed09..46109e3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,11 @@ +2019-07-01 Daniel Baumann <daniel.baumann@progress-linux.org> + + * Releasing version 20190701. + + [ Daniel Baumann ] + * Correcting package name typo in Makefile. + * Removing unnecessary trailing slash in manpage urls. + 2019-02-25 Daniel Baumann <daniel.baumann@progress-linux.org> * Releasing version 20190225. @@ -17,7 +17,7 @@ SHELL := sh -e -PROJECT := progress-linux-meta-packages +PROJECT := progress-linux-metapackages all: build diff --git a/VERSION.txt b/VERSION.txt index eed0306..f664d27 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20190225 +20190701 diff --git a/manpages/progress-linux-metapackages.7 b/manpages/progress-linux-metapackages.7 index 25869c0..a959646 100644 --- a/manpages/progress-linux-metapackages.7 +++ b/manpages/progress-linux-metapackages.7 @@ -15,7 +15,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see <http://www.gnu.org/licenses/>. -.TH PROGRESS\-LINUX\-METAPACKAGES 7 2019\-02\-25 20190225 "Progress Linux Metapackages" +.TH PROGRESS\-LINUX\-METAPACKAGES 7 2019\-07\-01 20190701 "Progress Linux Metapackages" .SH NAME \fBProgress Linux Metapackages\fR \- Package selection for Progress Linux images @@ -37,7 +37,7 @@ The Progress Linux GNOME Desktop is a complete system configured as a desktop for power users. .SH HOMEPAGE -More information about the Progress Linux project can be found on the homepage at <\fIhttps://progress-linux.org/\fR>. +More information about the Progress Linux project can be found on the homepage at <\fIhttps://progress-linux.org\fR>. .SH AUTHOR This manpage was written by Daniel Baumann <\fIdaniel.baumann@progress-linux.org\fR>. |