Skip to content
Snippets Groups Projects
Verified Commit 566e4b82 authored by Daniel M. Capella's avatar Daniel M. Capella
Browse files

Release v1.5.3


Signed-off-by: default avatarDaniel M. Capella <polyzen@archlinux.org>
parent 262b4db1
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
## [1.5.3]
### Changed
- pacdiff: stop if the base file extraction fails (a4a32b5f)
### Fixed
- pacdiff: fix base package filtering expression (bb26f141)
## [1.5.2]
### Added
- Vim: Add ISC and OFL as special licenses (!11)
......
AC_INIT([pacman-contrib], [1.5.2], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.5.3], [pacman-contrib@lists.archlinux.org])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment