Hello community,

here is the log from the commit of package update-test-trival for 
openSUSE:Factory checked in at 2015-02-05 11:01:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/update-test-trival (Old)
 and      /work/SRC/openSUSE:Factory/.update-test-trival.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "update-test-trival"

Changes:
--------
--- /work/SRC/openSUSE:Factory/update-test-trival/update-test-trival.changes    
2014-08-27 10:57:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.update-test-trival.new/update-test-trival.changes   
    2015-02-05 11:01:20.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Feb  4 14:33:14 UTC 2015 - [email protected]
+
+- moved 32bit-testpackage into separate subpackage
+
+-------------------------------------------------------------------
+Wed Feb  4 15:02:10 CET 2015 - [email protected]
+
+- drop noarch 
+- add baselibs.conf 
+
+-------------------------------------------------------------------
+Mon Jan 19 14:49:04 UTC 2015 - [email protected]
+
+- Version bump
+
+-------------------------------------------------------------------

New:
----
  baselibs.conf

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

Other differences:
------------------
++++++ update-test-trival.spec ++++++
--- /var/tmp/diff_new_pack.6xr6Of/_old  2015-02-05 11:01:21.000000000 +0100
+++ /var/tmp/diff_new_pack.6xr6Of/_new  2015-02-05 11:01:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package update-test-trival
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +17,13 @@
 
 
 Name:           update-test-trival
-Version:        0
+Version:        3
 Release:        0
 Summary:        Package for testing the update stack during product development
 License:        GPL-2.0+
 Group:          System/YaST
-BuildArch:      noarch
 Source0:        %{name}.tar.bz2
+Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -111,6 +111,15 @@
 for installation by default. This is used, for example, to add
 new packages to a product.
 
+%package -n update-test-32bit-pkg
+Summary:        Test update that contains a 32bit package
+Group:          System/YaST
+
+%description -n update-test-32bit-pkg
+Package for testing the update stack during product development.
+
+An update for this package should contain a 32bit-package.
+
 %prep
 %setup -q -n %{name}
 
@@ -162,4 +171,8 @@
 %defattr(-,root,root)
 %doc README.update-test-relogin-suggested
 
+%files -n update-test-32bit-pkg
+%defattr(-,root,root)
+%doc README.update-test-32bit-pkg
+
 %changelog

++++++ baselibs.conf ++++++
update-test-32bit-pkg
  +/usr/share/doc/packages/update-test-32bit-pkg/README.update-test-32bit-pkg 
-> 
/usr/share/doc/packages/update-test-32bit-pkg/README.update-test-32bit-pkg<extension>

++++++ update-test-trival.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/update-test-trival/README.update-test-32bit-pkg 
new/update-test-trival/README.update-test-32bit-pkg
--- old/update-test-trival/README.update-test-32bit-pkg 1970-01-01 
01:00:00.000000000 +0100
+++ new/update-test-trival/README.update-test-32bit-pkg 2015-02-04 
15:16:46.000000000 +0100
@@ -0,0 +1,3 @@
+Package for testing the update stack during product development.
+
+An update for this package should contain a 32bit-package.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to