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
1f1b2c12
Commit
1f1b2c12
authored
Dec 25, 2019
by
Johannes Löthberg
Browse files
Release v1.3.0
Signed-off-by:
Johannes Löthberg
<
johannes@kyriasis.com
>
parent
19e46c28
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
1f1b2c12
...
...
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
### Changed
### Fixed
## [1.3.0]
### Added
-
Add document describing the release procedures. (21449e3)
-
vim: Add Unlicense as valid license. (f835547)
...
...
@@ -92,3 +100,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[
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
configure.ac
View file @
1f1b2c12
AC_INIT([pacman-contrib], [1.
2
.0], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.
3
.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