diff --git a/yast2-update-2.22.3.tar.bz2 b/yast2-update-2.22.3.tar.bz2 deleted file mode 100644 index c56264a..0000000 --- a/yast2-update-2.22.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f25ed29021cd48dd873139a145728f26cde3d513f77adb0724b1932535e48ee5 -size 115455 diff --git a/yast2-update-2.23.0.tar.bz2 b/yast2-update-2.23.0.tar.bz2 new file mode 100644 index 0000000..7087ba9 --- /dev/null +++ b/yast2-update-2.23.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99f1fa6c6bfb607962788840829c05156c36526a4d63bdc72d87c702f3e8b6c +size 116847 diff --git a/yast2-update.changes b/yast2-update.changes index cb7d631..7e07857 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 21 13:20:38 CET 2013 - jsuchome@suse.cz + +- remove references to obsoleted SuSEconfig (bnc#804936) +- 2.23.0 + ------------------------------------------------------------------- Mon Aug 13 16:02:08 CEST 2012 - fehr@suse.de diff --git a/yast2-update.spec b/yast2-update.spec index 5f709b2..80db0dc 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-update # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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-update -Version: 2.22.3 +Version: 2.23.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -95,7 +95,6 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" -%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works