OBS User unknown 2008-12-15 14:20:49 +00:00 committed by Git OBS Bridge
parent 0a40c8ecd0
commit dd66ad0e5a
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55e94a6d11157dfc1f41dbd3e2308fb309c6e60a2af266085a37e1684ce0b23b
size 114565

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4895114bee51b0d272a0c9a993d48c9ca727765014d2a7112606984fae00ff4
size 113699

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 10 12:53:01 CET 2008 - aschnell@suse.de
- show strange warning only once (bnc #457762)
- 2.17.16
-------------------------------------------------------------------
Fri Dec 5 14:25:36 CET 2008 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-update (Version 2.17.15)
# spec file for package yast2-update (Version 2.17.16)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-update
Version: 2.17.15
Version: 2.17.16
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-update-2.17.15.tar.bz2
Source0: yast2-update-2.17.16.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-storage yast2-testsuite
# Packages::GetBaseSourceID
@ -86,7 +86,7 @@ Authors:
Jiri Srain <jsrain@suse.cz>
%prep
%setup -n yast2-update-2.17.15
%setup -n yast2-update-2.17.16
%build
%{prefix}/bin/y2tool y2autoconf
@ -134,6 +134,9 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/clients/update.ycp
/usr/share/YaST2/clients/run_update.ycp
%changelog
* Wed Dec 10 2008 aschnell@suse.de
- show strange warning only once (bnc #457762)
- 2.17.16
* Fri Dec 05 2008 locilka@suse.cz
- New control.rnc/rng for control file validation (bnc #455994).
- Added build-time control file validation.