Accepting request 896406 from home:susnux:branches:GNOME:Factory
Update to version 0.10.1 OBS-URL: https://build.opensuse.org/request/show/896406 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/malcontent?expand=0&rev=9
This commit is contained in:
parent
b1df64a760
commit
258ea2b9e6
3
malcontent-0.10.1.tar.xz
Normal file
3
malcontent-0.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c84f3a29bc1132b3b77412713b4f9a4ccae647cce95e6485e9af0938b486f9ba
|
||||
size 257220
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e973044c07237dfb4ec78afcde2a88136b13d4c5f87f556e36e4682067a852c7
|
||||
size 192524
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 31 16:38:20 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to version 0.10.1
|
||||
+ Improve support for systems without accountsservice
|
||||
+ Fix some data loss-causing state synchronisation problems
|
||||
+ Hide support for flatpak user repositories, as they are
|
||||
typically not configured on systems
|
||||
+ Add manpage docs for malcontent-client
|
||||
+ Consider terminology of ‘parental controls’
|
||||
+ Improving padding/spacing in malcontent-control UI
|
||||
+ Reload ‘Restrict Apps’ list when installed apps change on system
|
||||
+ Add command line option to malcontent-control to pre-select a user
|
||||
+ Fails closed if accountsservice isn't available on the bus
|
||||
+ Fix partial loss of parental controls settings when partially
|
||||
updating them
|
||||
+ libmalcontent-ui: Drop handling of eos-link desktop files
|
||||
+ user-controls: Only save the app filter if it’s changed
|
||||
+ Add Danish translation
|
||||
+ Update Ukrainian, Italian, Swedish, and Polish translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 10 15:52:43 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package malcontent
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: malcontent
|
||||
Version: 0.9.0
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: Parental control system
|
||||
License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||
@ -98,6 +98,7 @@ Parental Control management application for Malcontent
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
sed -i 's|env python3|python3|' malcontent-client/malcontent-client.py
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Loading…
x
Reference in New Issue
Block a user