Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pacman
Pacman Contrib
Commits
f4e91e23
Verified
Commit
f4e91e23
authored
May 21, 2022
by
Daniel M. Capella
Browse files
Release v1.5.2
Signed-off-by:
Daniel M. Capella
<
polyzen@archlinux.org
>
parent
fca957ea
Pipeline
#19122
passed with stage
in 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
f4e91e23
...
...
@@ -12,6 +12,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
## [1.5.2]
### Added
-
Vim: Add ISC and OFL as special licenses (!11)
-
Add continuous testing (bbdf959f) (b05ed44f) (a0b1d8e1)
### Changed
-
Switch to EditorConfig from Vim modelines (!9)
### Fixed
-
paccache: Use more accurate --min-a/mtime description (!10)
-
Remove PrivateUsers=yes from paccache.service (!13)
## [1.5.1] - 2022-05-04
### Fixed
-
Fix version bump oversights (5350d1e4)
...
...
@@ -135,7 +148,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-
Added vim highlighting for PKGBUILDs.
[
Unreleased
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.1...master
[
Unreleased
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.2...master
[
1.5.2
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.1...v1.5.2
[
1.5.1
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.0...v1.5.1
[
1.5.0
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.4.0...v1.5.0
[
1.4.0
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.3.0...v1.4.0
...
...
configure.ac
View file @
f4e91e23
AC_INIT([pacman-contrib], [1.5.
1
], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.5.
2
], [pacman-contrib@lists.archlinux.org])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment