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
f4954c23
Commit
f4954c23
authored
Aug 05, 2018
by
Johannes Löthberg
Browse files
Release v1.1.0
Signed-off-by:
Johannes Löthberg
<
johannes@kyriasis.com
>
parent
461c8c8f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
f4954c23
...
...
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [
Unreleased]
## [
1.1.0] - 2018-08-05
### Added
-
paccache: Add manpage.
-
rankmirrors: Add --max-time flag to specify the timeout used.
...
...
@@ -52,3 +52,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[
Unreleased
]:
https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.0.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
configure.ac
View file @
f4954c23
AC_INIT([pacman-contrib], [1.
0
.0], [pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib], [1.
1
.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