From 690ee2acefbc3a836a527553ec25634fd894aa5f9de36237899e86337c4154c1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 9 Jan 2019 08:56:55 +0000 Subject: [PATCH] - Fixed a syntax error in UsersPluginQuota.pm introduced in the previous change (bsc#1118291). - 4.1.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=575 --- yast2-users-4.1.4.tar.bz2 | 3 --- yast2-users-4.1.5.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-users-4.1.4.tar.bz2 create mode 100644 yast2-users-4.1.5.tar.bz2 diff --git a/yast2-users-4.1.4.tar.bz2 b/yast2-users-4.1.4.tar.bz2 deleted file mode 100644 index f9bd1be..0000000 --- a/yast2-users-4.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:678d571e87a0de1dba64d03405d552352995730f010b6797200afada834f51af -size 293943 diff --git a/yast2-users-4.1.5.tar.bz2 b/yast2-users-4.1.5.tar.bz2 new file mode 100644 index 0000000..c79e791 --- /dev/null +++ b/yast2-users-4.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aefbedcea90776d10301e34a5143f55d0f46f38cd02e28ac5d57a2718200ffd +size 293998 diff --git a/yast2-users.changes b/yast2-users.changes index 991d959..99567b2 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 8 13:17:16 UTC 2019 - mvidner@suse.com + +- Fixed a syntax error in UsersPluginQuota.pm introduced + in the previous change (bsc#1118291). +- 4.1.5 + ------------------------------------------------------------------- Thu Dec 20 14:56:07 UTC 2018 - Josef Reidinger diff --git a/yast2-users.spec b/yast2-users.spec index ce1920c..84b1417 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-users # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: yast2-users -Version: 4.1.4 +Version: 4.1.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build