summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2017-11-21 19:31:48 +0100
committerNicolas Iooss2017-11-21 19:31:48 +0100
commit12f71345a5a7e37b0adf1b3d6412479ecb641aa3 (patch)
tree4205dc77cde8e73fbad8f1f1766a190b42d7a2e8
parentfb16a25b8913b85cc0ed1c54872428d9571709be (diff)
downloadaur-12f71345a5a7e37b0adf1b3d6412479ecb641aa3.tar.gz
dbus-selinux 1.12.2-1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c2a839a96c6..36903fd3048e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.12.0
+ pkgver = 1.12.2
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = i686
@@ -21,7 +21,7 @@ pkgbase = dbus-selinux
makedepends = libselinux
depends = libsystemd-selinux
depends = expat
- source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=98294ab81a4d7ef00b6de5149344d92278c38593
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=0f0968336b9711349023e1d41f075b2bccf7c20b
source = dbus.sysusers
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
@@ -31,8 +31,8 @@ pkgbase = dbus-selinux
pkgname = dbus-selinux
provides = libdbus
provides = libdbus-selinux
- provides = dbus=1.12.0-1
- provides = selinux-dbus=1.12.0-1
+ provides = dbus=1.12.2-1
+ provides = selinux-dbus=1.12.2-1
conflicts = libdbus
conflicts = libdbus-selinux
conflicts = dbus
diff --git a/PKGBUILD b/PKGBUILD
index 8c9866212e4e..85666b5230da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=dbus-selinux
pkgname=(dbus-selinux dbus-docs-selinux)
-pkgver=1.12.0
+pkgver=1.12.2
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
@@ -16,7 +16,7 @@ license=(GPL custom)
groups=('selinux')
depends=(libsystemd-selinux expat)
makedepends=(systemd-selinux xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive graphviz audit libselinux)
-_commit=98294ab81a4d7ef00b6de5149344d92278c38593 # tags/dbus-1.12.0^0
+_commit=0f0968336b9711349023e1d41f075b2bccf7c20b # tags/dbus-1.12.2^0
source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit"
'dbus.sysusers')
sha256sums=('SKIP'