Accepting request 816879 from home:gboiko:branches:devel:openSUSE:Factory
- Add a retracted update test case OBS-URL: https://build.opensuse.org/request/show/816879 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/update-test-trivial?expand=0&rev=10
This commit is contained in:
parent
03f0429788
commit
a3f070cf2d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 24 17:17:56 UTC 2020 - Gustavo Pichorim Boiko <gboiko@suse.com>
|
||||
|
||||
- Add a retracted update test case
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 11:03:55 UTC 2018 - rbrown@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package update-test-trivial
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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,10 +17,10 @@
|
||||
|
||||
|
||||
Name: update-test-trivial
|
||||
Version: 5
|
||||
Version: 5.1
|
||||
Release: 0
|
||||
Summary: Package for testing the update stack during product development
|
||||
License: GPL-2.0-or-later
|
||||
License: GPL-2.0+
|
||||
Group: System/YaST
|
||||
Source0: %{name}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
@ -53,6 +53,16 @@ An update for this package should inform the user that a session
|
||||
restart (re-login) is necessary. This is used, for example, in
|
||||
window manager updates.
|
||||
|
||||
%package -n update-test-retracted
|
||||
Summary: Test update that should be marked as retracted
|
||||
Group: System/YaST
|
||||
|
||||
%description -n update-test-retracted
|
||||
Package for testing the update stack during product development.
|
||||
|
||||
An update for this package should mark the update as retracted
|
||||
in zypper.
|
||||
|
||||
%package -n update-test-interactive
|
||||
Summary: Test update that requires confirmation
|
||||
Group: System/YaST
|
||||
@ -187,6 +197,10 @@ done
|
||||
%defattr(-,root,root)
|
||||
%doc README.update-test-relogin-suggested
|
||||
|
||||
%files -n update-test-retracted
|
||||
%defattr(-,root,root)
|
||||
%doc README.update-test-retracted
|
||||
|
||||
%files -n update-test-32bit-pkg
|
||||
%defattr(-,root,root)
|
||||
%doc README.update-test-32bit-pkg
|
||||
|
BIN
update-test-trivial.tar.bz2
(Stored with Git LFS)
BIN
update-test-trivial.tar.bz2
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user