Accepting request 816918 from devel:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/816918 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/update-test-trivial?expand=0&rev=5
This commit is contained in:
commit
8bbdc1538f
@ -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
|
Fri Mar 23 11:03:55 UTC 2018 - rbrown@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package update-test-trivial
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: update-test-trivial
|
Name: update-test-trivial
|
||||||
Version: 5
|
Version: 5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Package for testing the update stack during product development
|
Summary: Package for testing the update stack during product development
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0+
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
Source0: %{name}.tar.bz2
|
Source0: %{name}.tar.bz2
|
||||||
Source1: baselibs.conf
|
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
|
restart (re-login) is necessary. This is used, for example, in
|
||||||
window manager updates.
|
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
|
%package -n update-test-interactive
|
||||||
Summary: Test update that requires confirmation
|
Summary: Test update that requires confirmation
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -187,6 +197,10 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.update-test-relogin-suggested
|
%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
|
%files -n update-test-32bit-pkg
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README.update-test-32bit-pkg
|
%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