Hello community,

here is the log from the commit of package update-test-trivial for 
openSUSE:Factory checked in at 2020-06-25 15:08:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/update-test-trivial (Old)
 and      /work/SRC/openSUSE:Factory/.update-test-trivial.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "update-test-trivial"

Thu Jun 25 15:08:38 2020 rev:5 rq:816918 version:5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/update-test-trivial/update-test-trivial.changes  
2018-03-23 12:56:28.611255792 +0100
+++ 
/work/SRC/openSUSE:Factory/.update-test-trivial.new.3060/update-test-trivial.changes
        2020-06-25 15:10:03.301859860 +0200
@@ -1,0 +2,5 @@
+Wed Jun 24 17:17:56 UTC 2020 - Gustavo Pichorim Boiko <[email protected]>
+
+- Add a retracted update test case
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ update-test-trivial.spec ++++++
--- /var/tmp/diff_new_pack.IVbk3z/_old  2020-06-25 15:10:05.033865296 +0200
+++ /var/tmp/diff_new_pack.IVbk3z/_new  2020-06-25 15:10:05.037865308 +0200
@@ -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 @@
 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 @@
 %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

++++++ update-test-trivial.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/update-test-trivial/README.update-test-retracted 
new/update-test-trivial/README.update-test-retracted
--- old/update-test-trivial/README.update-test-retracted        1970-01-01 
01:00:00.000000000 +0100
+++ new/update-test-trivial/README.update-test-retracted        2020-04-17 
08:40:08.691878703 +0200
@@ -0,0 +1,4 @@
+Package for testing the update stack during product development.
+
+An update for this package should have a flag set to
+"retracted", indicating that this is a retracted updated.


Reply via email to