diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-01-23 08:48:39 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-01-23 09:01:58 +0100 |
commit | 574e89b968b671662c78bf5ae4a6dec9d4cdf3ff (patch) | |
tree | f447954ec10ce2b72f2b382c734208674a344efc /packages/squashfs-tools-ng.spec | |
parent | 8026849fda277f54a2a3e4fa5cf5d183cbc84bef (diff) |
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 <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'packages/squashfs-tools-ng.spec')
-rw-r--r-- | packages/squashfs-tools-ng.spec | 4 |
1 files changed, 3 insertions, 1 deletions
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 <goliath@infraroot.at> - 1.0.4-1 +- Bump to version 1.0.4. * Wed Nov 05 2020 David Oberhollenzer <goliath@infraroot.at> - 1.0.3-1 - Bump to version 1.0.3. * Thu Oct 01 2020 Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org> - 1.0.2-1 |