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
d682a050
Verified
Commit
d682a050
authored
Jul 28, 2020
by
Daniel M. Capella
Browse files
Release v1.4.0
Signed-off-by:
Daniel M. Capella
<
polyzen@archlinux.org
>
parent
8046c4a4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
d682a050
...
...
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
### Changed
### Fixed
## [1.4.0] - 2020-07-28
### Added
-
pactree: Add --debug (2d13a236)
-
pactree: Add --gpgdir, set the gpg directory (a4e69cac)
-
pactree: introduce the --optional flag (FS#61336) (b6d08b40)
...
...
@@ -106,8 +114,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-
Added vim highlighting for PKGBUILDs.
[
Unreleased
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.
3
.0..master
[
Unreleased
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.
4
.0..master
[
1.0.0
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v0.0.1..v1.0.0
[
1.1.0
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.0.0..v1.1.0
[
1.2.0
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.1.0..v1.2.0
[
1.3.0
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.2.0..v1.3.0
[
1.4.0
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.3.0..v1.4.0
configure.ac
View file @
d682a050
AC_INIT([pacman-contrib], [1.
3
.0], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.
4
.0], [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