From 84d393c68f3d9450a2ee7ca8a3626a54e9dbf358ae415ad272bc9fb17ccd29da Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 31 Jul 2020 12:03:13 +0000 Subject: [PATCH] Accepting request 823732 from home:iznogood:branches:Base:System New upstream release OBS-URL: https://build.opensuse.org/request/show/823732 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=139 --- polkit-0.116.tar.gz | 3 --- polkit-0.116.tar.gz.sign | 10 ---------- polkit-0.117.tar.gz | 3 +++ polkit-0.117.tar.gz.sign | 11 +++++++++++ polkit.changes | 11 +++++++++++ polkit.spec | 14 +++++++------- 6 files changed, 32 insertions(+), 20 deletions(-) delete mode 100644 polkit-0.116.tar.gz delete mode 100644 polkit-0.116.tar.gz.sign create mode 100644 polkit-0.117.tar.gz create mode 100644 polkit-0.117.tar.gz.sign diff --git a/polkit-0.116.tar.gz b/polkit-0.116.tar.gz deleted file mode 100644 index b07a97f..0000000 --- a/polkit-0.116.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88170c9e711e8db305a12fdb8234fac5706c61969b94e084d0f117d8ec5d34b1 -size 1548311 diff --git a/polkit-0.116.tar.gz.sign b/polkit-0.116.tar.gz.sign deleted file mode 100644 index c24a435..0000000 --- a/polkit-0.116.tar.gz.sign +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEcBAABAgAGBQJcwtuMAAoJEIzrMDD/3OJYhGAH/27d2LGj6CaqWgSfJcL7LkKt -gXlS/jG16GpgW4K38KRK5d/3z6SXz0rgsT8LBAOSWdtpil1MFQqO2cUcQGAv5IeF -5vBVgWzCRTF2KPBDgWHuE0QEw0iRBtZL4cOsibj0IiF8JBZ5zCowrUvVF4V6XS7+ -4kPYZD24ydY/vz5k6hbwqZfxbqQIOe8vZODzPelfjIDW1E0Zrovp9+KtMCVmSEJz -reUiUc1eY0NpP51NhmwykkZ9D4AZ8fB76uqfELtEd9Yec3I0pvwyvI03eLmD7liC -yI1VEIezPUgJnrGRf8uaVdaLE5TGn7hSIFCGy3xpBd2ZjTKncoed5JtpVDO1WiY= -=1bx+ ------END PGP SIGNATURE----- diff --git a/polkit-0.117.tar.gz b/polkit-0.117.tar.gz new file mode 100644 index 0000000..56c2caf --- /dev/null +++ b/polkit-0.117.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e106fe8206638a0524d251f0f96e15eed6e34a3a6d2fd07cc1b6337fdcef7b7c +size 1554536 diff --git a/polkit-0.117.tar.gz.sign b/polkit-0.117.tar.gz.sign new file mode 100644 index 0000000..026193e --- /dev/null +++ b/polkit-0.117.tar.gz.sign @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEf/t9a9gxR9dChOMXjOswMP/c4lgFAl8hQXkACgkQjOswMP/c +4lhBKAf/fZn/N2zUoREqQ0QIcMSb9OKnYxkvivmd1TA58Eski0cqo89dS89CqsVh +xhg5WpypKyqVNc28TUYHgHiD9BUL+3ldhHMQk8f1B28lJ3ipvHaYBQsm1UQOB/DU +xAhLttrFqeJxrjdSQT5GpIs3/SVYosE0/BDUbKOGivr2Wf/L1g19IUTtvaea1u9Z +5Wpr/YF8HHdyxbaIJh2ylJh5rnyfes3LKjLpG6L9srzVhjrddXU+LhMhDrLJp0HN +/LuKyEffK6qkWia3zTuqilmZdn5zKE5ryY0FArZF/5jr67oakypRFeMFqJvRyP6t +zxwLq7/r27U/h2/QxRKwdu6lsp5tbw== +=w9c/ +-----END PGP SIGNATURE----- diff --git a/polkit.changes b/polkit.changes index 3752a17..858a54f 100644 --- a/polkit.changes +++ b/polkit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 31 11:39:38 UTC 2020 - Bjørn Lie + +- Update to version 0.117: + + Activated Gitlab CI. + + Updated dependency to mozjs68. + + Memory management fixes. + + Updated translations. +- Replace pkgconfig(mozjs-60) for pkgconfig(mozjs-68) + BuildRequires following upstreams port. + ------------------------------------------------------------------- Fri Nov 29 10:36:53 UTC 2019 - Bjørn Lie diff --git a/polkit.spec b/polkit.spec index 1088f04..8b96142 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,7 +1,7 @@ # # spec file for package polkit # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: polkit -Version: 0.116 +Version: 0.117 Release: 0 Summary: PolicyKit Authorization Framework License: LGPL-2.1-or-later Group: System/Libraries -Url: http://www.freedesktop.org/wiki/Software/polkit/ -Source0: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz -Source1: http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz.sign +URL: https://www.freedesktop.org/wiki/Software/polkit/ +Source0: https://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz +Source1: https://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz.sign Source2: %{name}.keyring Source99: baselibs.conf @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.32.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.2 BuildRequires: pkgconfig(libsystemd) -BuildRequires: pkgconfig(mozjs-60) +BuildRequires: pkgconfig(mozjs-68) BuildRequires: pkgconfig(systemd) # gtk-doc drags indirectyly ruby in for one of the helpers. This in turn causes a build cycle. #!BuildIgnore: ruby