Hello community, here is the log from the commit of package yast2-rear for openSUSE:Factory checked in at 2019-08-01 15:48:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-rear (Old) and /work/SRC/openSUSE:Factory/.yast2-rear.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-rear" Thu Aug 1 15:48:31 2019 rev:4 rq:714228 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-rear/yast2-rear.changes 2019-01-03 18:06:33.768143839 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-rear.new.4126/yast2-rear.changes 2019-08-01 15:48:32.533739821 +0200 @@ -1,0 +2,8 @@ +Fri May 31 12:36:25 UTC 2019 - Stasiek Michalski <[email protected]> + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.0 + +------------------------------------------------------------------- Old: ---- yast2-rear-4.1.0.tar.bz2 New: ---- yast2-rear-4.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-rear.spec ++++++ --- /var/tmp/diff_new_pack.b2CFiS/_old 2019-08-01 15:48:33.037739752 +0200 +++ /var/tmp/diff_new_pack.b2CFiS/_new 2019-08-01 15:48:33.041739752 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-rear # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,13 @@ Name: yast2-rear -Version: 4.1.0 +Version: 4.2.0 Release: 0 +Summary: YaST2 - Rear - Relax and Recover +License: GPL-2.0-only +Group: System/YaST +Url: https://github.com/yast/yast-rear -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 BuildRequires: docbook-xsl-stylesheets @@ -30,45 +33,38 @@ BuildRequires: sgml-skel BuildRequires: update-desktop-files BuildRequires: yast2 -BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-storage-ng BuildRequires: yast2-testsuite + Requires: rear >= 1.10.0 Requires: yast2 +Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-storage-ng BuildArch: noarch -Requires: yast2-ruby-bindings >= 1.0.0 - -Summary: YaST2 - Rear - Relax and Recover -License: GPL-2.0-only -Group: System/YaST - %description The YaST2 component for configuring Rear - Relax and Recover Backup - %prep -%setup -n %{name}-%{version} +%setup -q %build %yast_build %install %yast_install +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/rear -%{yast_yncludedir}/rear/* -%{yast_clientdir}/rear.rb -%{yast_moduledir}/RearSystemCheck.* -%{yast_moduledir}/Rear.* -%dir %{yast_libdir}/rear -%{yast_libdir}/rear/*.rb -%{yast_desktopdir}/rear.desktop -%{yast_scrconfdir}/*.scr +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_libdir} +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_scrconfdir} %{yast_icondir} %doc %{yast_docdir} %license COPYING ++++++ yast2-rear-4.1.0.tar.bz2 -> yast2-rear-4.2.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/Dockerfile new/yast2-rear-4.2.0/Dockerfile --- old/yast2-rear-4.1.0/Dockerfile 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/Dockerfile 2019-07-09 15:03:19.000000000 +0200 @@ -1,3 +1,3 @@ -FROM yastdevel/ruby +FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest COPY . /usr/src/app diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/MAINTAINER new/yast2-rear-4.2.0/MAINTAINER --- old/yast2-rear-4.1.0/MAINTAINER 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/MAINTAINER 2019-07-09 15:03:19.000000000 +0200 @@ -1 +1 @@ -Josef Reidinger <[email protected]> +Deprecated file. Use `osc maintainer yast2-rear` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/package/yast2-rear.changes new/yast2-rear-4.2.0/package/yast2-rear.changes --- old/yast2-rear-4.1.0/package/yast2-rear.changes 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/package/yast2-rear.changes 2019-07-09 15:03:19.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Fri May 31 12:36:25 UTC 2019 - Stasiek Michalski <[email protected]> + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.0 + +------------------------------------------------------------------- Tue Dec 18 16:18:02 UTC 2018 - [email protected] - always use absolute path to binaries (bsc#1118291) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/package/yast2-rear.spec new/yast2-rear-4.2.0/package/yast2-rear.spec --- old/yast2-rear-4.1.0/package/yast2-rear.spec 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/package/yast2-rear.spec 2019-07-09 15:03:19.000000000 +0200 @@ -12,56 +12,58 @@ # 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-rear -Version: 4.1.0 +Version: 4.2.0 Release: 0 +Summary: YaST2 - Rear - Relax and Recover +Group: System/YaST +License: GPL-2.0-only +Url: https://github.com/yast/yast-rear -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -Group: System/YaST -License: GPL-2.0-only -BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-testsuite yast2-storage-ng -BuildRequires: yast2-devtools >= 3.1.10 -Requires: yast2 +BuildRequires: docbook-xsl-stylesheets +BuildRequires: doxygen +BuildRequires: libxslt +BuildRequires: perl-XML-Writer +BuildRequires: sgml-skel +BuildRequires: update-desktop-files +BuildRequires: yast2 yast2-testsuite +BuildRequires: yast2-storage-ng +BuildRequires: yast2-devtools >= 4.2.2 + +Requires: yast2 Requires: rear >= 1.10.0 Requires: yast2-storage-ng - -BuildArchitectures: noarch - Requires: yast2-ruby-bindings >= 1.0.0 -Summary: YaST2 - Rear - Relax and Recover +BuildArch: noarch %description The YaST2 component for configuring Rear - Relax and Recover Backup - %prep -%setup -n %{name}-%{version} +%setup -q %build %yast_build %install %yast_install - +%yast_metainfo %files -%defattr(-,root,root) -%dir %{yast_yncludedir}/rear -%{yast_yncludedir}/rear/* -%{yast_clientdir}/rear.rb -%{yast_moduledir}/RearSystemCheck.* -%{yast_moduledir}/Rear.* -%dir %{yast_libdir}/rear -%{yast_libdir}/rear/*.rb -%{yast_desktopdir}/rear.desktop -%{yast_scrconfdir}/*.scr +%{yast_yncludedir} +%{yast_clientdir} +%{yast_moduledir} +%{yast_libdir} +%{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-rear-4.1.0/src/Makefile.am new/yast2-rear-4.2.0/src/Makefile.am --- old/yast2-rear-4.1.0/src/Makefile.am 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/src/Makefile.am 2019-07-09 15:03:19.000000000 +0200 @@ -19,7 +19,7 @@ scrconf/rear_conf.scr desktop_DATA = \ - desktop/rear.desktop + desktop/org.opensuse.yast.Rear.desktop scalabledir = @icondir@/hicolor/scalable/apps scalable_DATA = \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/src/desktop/org.opensuse.yast.Rear.desktop new/yast2-rear-4.2.0/src/desktop/org.opensuse.yast.Rear.desktop --- old/yast2-rear-4.1.0/src/desktop/org.opensuse.yast.Rear.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-rear-4.2.0/src/desktop/org.opensuse.yast.Rear.desktop 2019-07-09 15:03:19.000000000 +0200 @@ -0,0 +1,24 @@ +[Desktop Entry] +Type=Application +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Hardware; + +X-KDE-ModuleType=Library +X-KDE-HasReadOnlyMode=true +X-SuSE-YaST-Call=rear + +X-SuSE-YaST-Group=System +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=rear +X-SuSE-YaST-Keywords=rear,backup + +Icon=yast-backup +Exec=xdg-su -c "/sbin/yast2 rear" + +Name=YaST Rear Backup +GenericName=Rear Backup +Comment=Configure Rear Backup +StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/src/desktop/rear.desktop new/yast2-rear-4.2.0/src/desktop/rear.desktop --- old/yast2-rear-4.1.0/src/desktop/rear.desktop 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/src/desktop/rear.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-Hardware; - -X-KDE-ModuleType=Library -X-KDE-HasReadOnlyMode=true -X-SuSE-YaST-Call=rear - -X-SuSE-YaST-Group=System -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=rear -X-SuSE-YaST-Keywords=rear,backup - -Icon=yast-backup -Exec=xdg-su -c "/sbin/yast2 rear" - -Name=Rear Backup -GenericName=Configure Rear Backup -StartupNotify=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-rear-4.1.0/src/include/rear/ui.rb new/yast2-rear-4.2.0/src/include/rear/ui.rb --- old/yast2-rear-4.1.0/src/include/rear/ui.rb 2018-12-18 17:58:31.000000000 +0100 +++ new/yast2-rear-4.2.0/src/include/rear/ui.rb 2019-07-09 15:03:19.000000000 +0200 @@ -806,8 +806,7 @@ # The whole sequence def RearSequence Wizard.OpenOKDialog - Wizard.SetDesktopTitle(_("Rear Configuration")) - Wizard.SetDesktopIcon("backup") + Wizard.SetDesktopTitleAndIcon("org.opensuse.yast.Rear") if !Confirm.MustBeRoot UI.CloseDialog
