From 50c3e746c549dc85ca5986fd2db7679b3cf7b1acbbe415ce03e85f42d0f3416f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 17 Aug 2017 12:59:31 +0000 Subject: [PATCH] - Fixed a typo calling a Logger method (bsc#1054236). - 3.3.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=320 --- yast2-update-3.3.1.tar.bz2 | 3 --- yast2-update-3.3.2.tar.bz2 | 3 +++ yast2-update.changes | 6 ++++++ yast2-update.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-3.3.1.tar.bz2 create mode 100644 yast2-update-3.3.2.tar.bz2 diff --git a/yast2-update-3.3.1.tar.bz2 b/yast2-update-3.3.1.tar.bz2 deleted file mode 100644 index b4752cf..0000000 --- a/yast2-update-3.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a3317cc5a8d1ae0c4d56eb31c577d57ded7f0f0e4198eafdd4c4ad8653cf86e -size 64251 diff --git a/yast2-update-3.3.2.tar.bz2 b/yast2-update-3.3.2.tar.bz2 new file mode 100644 index 0000000..296c883 --- /dev/null +++ b/yast2-update-3.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287d9b21760c79e204185a04732f55bbe9d59ea9e72fd87ac476fcbbd17e657d +size 64476 diff --git a/yast2-update.changes b/yast2-update.changes index 56abf96..f2da29d 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 17 12:14:04 UTC 2017 - knut.anderssen@suse.com + +- Fixed a typo calling a Logger method (bsc#1054236). +- 3.3.2 + ------------------------------------------------------------------- Wed Aug 16 11:44:44 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-update.spec b/yast2-update.spec index 462fbd7..852e74d 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.3.1 +Version: 3.3.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build