From dcc40a615680a67da61b33d0aad684650294467fd563e2c82137e1b6e7d2f1ed Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 19 Apr 2017 15:31:31 +0000 Subject: [PATCH] - Fixed parsing whitespace lines in the original /etc/fstab (bsc#1030425) - 3.2.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=317 --- yast2-update-3.2.1.tar.bz2 | 3 --- yast2-update-3.2.2.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-update-3.2.1.tar.bz2 create mode 100644 yast2-update-3.2.2.tar.bz2 diff --git a/yast2-update-3.2.1.tar.bz2 b/yast2-update-3.2.1.tar.bz2 deleted file mode 100644 index 10c0d8b..0000000 --- a/yast2-update-3.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd4458e68314b33e7b35c92d6cf04e3401a7a6935753d550c16267f3fd6f5a1b -size 62834 diff --git a/yast2-update-3.2.2.tar.bz2 b/yast2-update-3.2.2.tar.bz2 new file mode 100644 index 0000000..b8a4bc4 --- /dev/null +++ b/yast2-update-3.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a835203268eb6497c03ff307d9e220e2fa30ef498f177d3520202aad091a7a31 +size 62878 diff --git a/yast2-update.changes b/yast2-update.changes index ae31535..51b8f9e 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 19 14:38:34 UTC 2017 - lslezak@suse.cz + +- Fixed parsing whitespace lines in the original /etc/fstab + (bsc#1030425) +- 3.2.2 + ------------------------------------------------------------------- Mon Jan 30 12:07:55 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-update.spec b/yast2-update.spec index ea95d39..9eca53f 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 3.2.1 +Version: 3.2.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build