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
7515df8f
Verified
Commit
7515df8f
authored
May 04, 2022
by
Daniel M. Capella
Browse files
Release v1.5.1
Signed-off-by:
Daniel M. Capella
<
polyzen@archlinux.org
>
parent
5350d1e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
7515df8f
...
@@ -10,7 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
...
@@ -10,7 +10,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
### Changed
### Fixed
### Fixed
-
Fix version bump oversights
## [1.5.1] - 2022-05-04
### Fixed
-
Fix version bump oversights (5350d1e4)
## [1.5.0] - 2022-05-03
## [1.5.0] - 2022-05-03
...
@@ -131,7 +135,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
...
@@ -131,7 +135,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-
Added vim highlighting for PKGBUILDs.
-
Added vim highlighting for PKGBUILDs.
[
Unreleased
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.0...master
[
Unreleased
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.1...master
[
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.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
[
1.4.0
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.3.0...v1.4.0
[
1.3.0
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.2.0...v1.3.0
[
1.3.0
]:
https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.2.0...v1.3.0
...
...
configure.ac
View file @
7515df8f
AC_INIT([pacman-contrib], [1.5.
0
], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.5.
1
], [pacman-contrib@lists.archlinux.org])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
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