From 574e89b968b671662c78bf5ae4a6dec9d4cdf3ff Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 23 Jan 2021 08:48:39 +0100 Subject: Bump version numbers & changelog after 1.0.4 release This commit imports the changes to the CHANGELOG.md in the backports branch after the 1.0.4 release and updates the package scripts to point to the new release. In addition, the version numbers in configure.ac are update to more closeley reflect reality, i.e. set the current so version and set the package version to 1.1.0 which will be the next release from master. The unreleased changes in master are also added to the CHANGELOG.md. Signed-off-by: David Oberhollenzer --- packages/squashfs-tools-ng.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages/squashfs-tools-ng.spec') diff --git a/packages/squashfs-tools-ng.spec b/packages/squashfs-tools-ng.spec index b5deb57..00f0d97 100644 --- a/packages/squashfs-tools-ng.spec +++ b/packages/squashfs-tools-ng.spec @@ -6,7 +6,7 @@ %endif Name: squashfs-tools-ng -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} License: GPLv3+ URL: https://github.com/AgentD/squashfs-tools-ng @@ -141,6 +141,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 23 2021 David Oberhollenzer - 1.0.4-1 +- Bump to version 1.0.4. * Wed Nov 05 2020 David Oberhollenzer - 1.0.3-1 - Bump to version 1.0.3. * Thu Oct 01 2020 Sébastien Gross - 1.0.2-1 -- cgit v1.2.3