Hello community,

here is the log from the commit of package yast2-support for openSUSE:Factory 
checked in at 2019-08-01 15:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-support (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-support.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-support"

Thu Aug  1 15:48:41 2019 rev:52 rq:716994 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-support/yast2-support.changes      
2019-06-01 09:51:02.755292615 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-support.new.4126/yast2-support.changes    
2019-08-01 15:48:42.777738438 +0200
@@ -1,0 +2,15 @@
+Fri Jul 19 09:41:22 UTC 2019 - David Diaz <[email protected]>
+
+- Added "BuildRequires: update-desktop-files"
+- Related to the previous desktop file changes (fate#319035)
+- 4.2.1
+
+-------------------------------------------------------------------
+Fri May 31 12:41:01 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-support-4.1.1.tar.bz2

New:
----
  yast2-support-4.2.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-support.spec ++++++
--- /var/tmp/diff_new_pack.BdGVx4/_old  2019-08-01 15:48:43.189738382 +0200
+++ /var/tmp/diff_new_pack.BdGVx4/_new  2019-08-01 15:48:43.193738381 +0200
@@ -17,51 +17,50 @@
 
 
 Name:           yast2-support
-Version:        4.1.1
+Summary:        YaST2 - Support Inquiries
+License:        GPL-2.0-only
+Group:          System/YaST
+Version:        4.2.1
 Release:        0
+Url:            https://github.com/yast/yast-support
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
-Url:            http://github.com/yast/yast-support
 
-Requires:       yast2
+BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  rubygem(yast-rake)
 
 BuildArch:      noarch
 
 # Yast::CoreExt::AnsiString
+Requires:       yast2
 Requires:       yast2-ruby-bindings >= 3.1.36
 
-Summary:        YaST2 - Support Inquiries
-License:        GPL-2.0-only
-Group:          System/YaST
-
 %description
 This module allows you to collect system information for installation
 support in a standardized format.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
-rake test:unit
+%yast_check
 
 %build
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/support
-%{yast_yncludedir}/support/*
-%{yast_clientdir}/support.rb
-%{yast_clientdir}/support_*.rb
-%{yast_moduledir}/Support.*
-%{yast_desktopdir}/support.desktop
-%{yast_scrconfdir}/*.scr
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
 %{yast_icondir}
 %doc %{yast_docdir}
 %license COPYING

++++++ yast2-support-4.1.1.tar.bz2 -> yast2-support-4.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-support-4.1.1/package/yast2-support.changes 
new/yast2-support-4.2.1/package/yast2-support.changes
--- old/yast2-support-4.1.1/package/yast2-support.changes       2019-05-28 
16:59:00.000000000 +0200
+++ new/yast2-support-4.2.1/package/yast2-support.changes       2019-07-19 
11:45:34.000000000 +0200
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Fri Jul 19 09:41:22 UTC 2019 - David Diaz <[email protected]>
+
+- Added "BuildRequires: update-desktop-files"
+- Related to the previous desktop file changes (fate#319035)
+- 4.2.1
+
+-------------------------------------------------------------------
+Fri May 31 12:41:01 UTC 2019 - Stasiek Michalski <[email protected]>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------
 Tue May 28 11:57:09 UTC 2019 - David Diaz <[email protected]>
 
 - Fix the support url (bsc#1136145)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-support-4.1.1/package/yast2-support.spec 
new/yast2-support-4.2.1/package/yast2-support.spec
--- old/yast2-support-4.1.1/package/yast2-support.spec  2019-05-28 
16:59:00.000000000 +0200
+++ new/yast2-support-4.2.1/package/yast2-support.spec  2019-07-19 
11:45:34.000000000 +0200
@@ -12,57 +12,55 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           yast2-support
-Version:        4.1.1
+Summary:        YaST2 - Support Inquiries
+Version:        4.2.1
 Release:        0
+Url:            https://github.com/yast/yast-support
+Group:          System/YaST
+License:        GPL-2.0
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
-url:            http://github.com/yast/yast-support
 
-Group:         System/YaST
-License:        GPL-2.0
-Requires:      yast2
-BuildRequires: yast2
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  rubygem(yast-rake)
+BuildRequires:  update-desktop-files
 
-BuildArch:     noarch
+BuildArch:      noarch
 
 # Yast::CoreExt::AnsiString
 Requires:       yast2-ruby-bindings >= 3.1.36
-
-Summary:       YaST2 - Support Inquiries
+Requires:       yast2
 
 %description
 This module allows you to collect system information for installation
 support in a standardized format.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
-rake test:unit
+%yast_check
 
 %build
 
 %install
-rake install DESTDIR="%{buildroot}"
-
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/support
-%{yast_yncludedir}/support/*
-%{yast_clientdir}/support.rb
-%{yast_clientdir}/support_*.rb
-%{yast_moduledir}/Support.*
-%{yast_desktopdir}/support.desktop
-%{yast_scrconfdir}/*.scr
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
 %{yast_icondir}
 %doc %{yast_docdir}
 %license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-support-4.1.1/src/desktop/org.opensuse.yast.Support.desktop 
new/yast2-support-4.2.1/src/desktop/org.opensuse.yast.Support.desktop
--- old/yast2-support-4.1.1/src/desktop/org.opensuse.yast.Support.desktop       
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-support-4.2.1/src/desktop/org.opensuse.yast.Support.desktop       
2019-07-19 11:45:34.000000000 +0200
@@ -0,0 +1,24 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Support;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=support
+
+X-SuSE-YaST-Group=Support
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=support
+X-SuSE-YaST-Keywords=help,logfile
+
+Icon=yast-support
+Exec=xdg-su -c "/sbin/yast2 support"
+
+Name=YaST Support
+GenericName=Support
+Comment=Collect support information from the system
+StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-support-4.1.1/src/desktop/support.desktop 
new/yast2-support-4.2.1/src/desktop/support.desktop
--- old/yast2-support-4.1.1/src/desktop/support.desktop 2019-05-28 
16:59:00.000000000 +0200
+++ new/yast2-support-4.2.1/src/desktop/support.desktop 1970-01-01 
01:00:00.000000000 +0100
@@ -1,23 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Support;
-
-X-KDE-ModuleType=Library
-X-KDE-HasReadOnlyMode=true
-X-SuSE-YaST-Call=support
-
-X-SuSE-YaST-Group=Support
-X-SuSE-YaST-Argument=
-X-SuSE-YaST-RootOnly=true
-X-SuSE-YaST-AutoInst=
-X-SuSE-YaST-Geometry=
-X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=support
-X-SuSE-YaST-Keywords=help,logfile
-
-Icon=yast-support
-Exec=xdg-su -c "/sbin/yast2 support"
-
-Name=Support
-GenericName=support
-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-support-4.1.1/src/include/support/wizards.rb 
new/yast2-support-4.2.1/src/include/support/wizards.rb
--- old/yast2-support-4.1.1/src/include/support/wizards.rb      2019-05-28 
16:59:00.000000000 +0200
+++ new/yast2-support-4.2.1/src/include/support/wizards.rb      2019-07-19 
11:45:34.000000000 +0200
@@ -131,7 +131,7 @@
       }
 
       Wizard.CreateDialog
-      Wizard.SetDesktopTitle("support")
+      Wizard.SetDesktopTitle("org.opensuse.yast.Support")
 
       ret = Sequencer.Run(aliases, sequence)
 


Reply via email to