aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2021-08-04 13:18:46 -0600
committerTim Harder <radhermit@gmail.com>2021-08-04 13:21:04 -0600
commit6781f55aa45f599b81073cf2f51bbe37f5c264a1 (patch)
treed1b877f15f5ba20015f5485c4c4299528ccdf10e /NEWS.rst
parentbump version (diff)
downloadpkgcore-6781f55aa45f599b81073cf2f51bbe37f5c264a1.tar.gz
pkgcore-6781f55aa45f599b81073cf2f51bbe37f5c264a1.tar.bz2
pkgcore-6781f55aa45f599b81073cf2f51bbe37f5c264a1.zip
update news
[skip ci]
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index db44576d..09943477 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -3,6 +3,22 @@ Release Notes
=============
---------------------------
+pkgcore 0.12.2 (2021-08-04)
+---------------------------
+
+- ebd: Start pkg_* phases in a dedicated empty directory required by EAPI 8
+ (#313).
+
+- ebd: Fix typo in econf --libdir logic (#318).
+
+- pkgcore.ebuild.repo_objs: Support eapis-testing metadata field (GLEP 82).
+
+- pkgcore.ebuild.atom: Explicitly handle empty string when parsing.
+
+- pkgcore.ebuild.repository: Inject parent repo arches as keywords for provided
+ pkgs (#312).
+
+---------------------------
pkgcore 0.12.1 (2021-05-28)
---------------------------