Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2019-07-31 14:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-journal.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-journal"

Wed Jul 31 14:18:59 2019 rev:14 rq:707463 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes      
2019-05-10 09:12:21.331473063 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new.4126/yast2-journal.changes    
2019-07-31 14:19:01.246657927 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-journal-4.2.0.tar.bz2

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

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

Other differences:
------------------
++++++ yast2-journal.spec ++++++
--- /var/tmp/diff_new_pack.fjmGQZ/_old  2019-07-31 14:19:01.806657688 +0200
+++ /var/tmp/diff_new_pack.fjmGQZ/_new  2019-07-31 14:19:01.806657688 +0200
@@ -17,22 +17,19 @@
 
 
 Name:           yast2-journal
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
-BuildArch:      noarch
+Url:            https://github.com/yast/yast-journal
+Summary:        YaST2 - Reading of systemd journal
+License:        GPL-2.0-only OR GPL-3.0-only
+Group:          System/YaST
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-# First version with base Dialog class
-Requires:       yast2 >= 3.1.117
-# Yast::Builtins::strftime
-Requires:       yast2-ruby-bindings >= 3.1.38
-
 BuildRequires:  update-desktop-files
 # Yast::Builtins::strftime
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 3.1.38
 #for install task
 BuildRequires:  rubygem(yast-rake)
@@ -43,32 +40,34 @@
 # libyui-terminal
 BuildRequires:  libyui-ncurses-tools
 
-Url:            https://github.com/yast/yast-journal
-Summary:        YaST2 - Reading of systemd journal
-License:        GPL-2.0-only OR GPL-3.0-only
-Group:          System/YaST
+# First version with base Dialog class
+Requires:       yast2 >= 3.1.117
+# Yast::Builtins::strftime
+Requires:       yast2-ruby-bindings >= 3.1.38
+
+BuildArch:      noarch
 
 %description
 A YaST2 module to read the systemd journal in a convenient and
 user-friendly way.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
 # Enable UI tests in headless systems like Jenkins
 libyui-terminal rake test:unit
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%{yast_dir}/clients/*.rb
-%{yast_dir}/lib
-%{yast_desktopdir}/journal.desktop
+%{yast_clientdir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
-
 %doc COPYING
 %doc README.md
 

++++++ yast2-journal-4.2.0.tar.bz2 -> yast2-journal-4.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.0/package/yast2-journal.changes 
new/yast2-journal-4.2.1/package/yast2-journal.changes
--- old/yast2-journal-4.2.0/package/yast2-journal.changes       2019-05-07 
15:15:29.000000000 +0200
+++ new/yast2-journal-4.2.1/package/yast2-journal.changes       2019-06-04 
13:50:12.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Fri May 31 12:32:54 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.1
+
+-------------------------------------------------------------------
 Tue May  7 13:11:33 UTC 2019 - Steffen Winterfeldt <snw...@suse.com>
 
 - show more verbose message when journal can't be read (bsc#1132658)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.0/package/yast2-journal.spec 
new/yast2-journal-4.2.1/package/yast2-journal.spec
--- old/yast2-journal-4.2.0/package/yast2-journal.spec  2019-05-07 
15:15:29.000000000 +0200
+++ new/yast2-journal-4.2.1/package/yast2-journal.spec  2019-06-04 
13:50:12.000000000 +0200
@@ -12,27 +12,24 @@
 # 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-journal
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
-BuildArch:      noarch
+Group:          System/YaST
+License:        GPL-2.0 or GPL-3.0
+Url:            https://github.com/yast/yast-journal
+Summary:        YaST2 - Reading of systemd journal
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-# First version with base Dialog class
-Requires:       yast2 >= 3.1.117
-# Yast::Builtins::strftime
-Requires:       yast2-ruby-bindings >= 3.1.38
-
 BuildRequires:  update-desktop-files
 # Yast::Builtins::strftime
 BuildRequires:  yast2-ruby-bindings >= 3.1.38
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2
 #for install task
 BuildRequires:  rubygem(yast-rake)
@@ -43,32 +40,34 @@
 # libyui-terminal
 BuildRequires:  libyui-ncurses-tools
 
-Group:          System/YaST
-License:        GPL-2.0 or GPL-3.0
-Url:            https://github.com/yast/yast-journal
-Summary:        YaST2 - Reading of systemd journal
+# First version with base Dialog class
+Requires:       yast2 >= 3.1.117
+# Yast::Builtins::strftime
+Requires:       yast2-ruby-bindings >= 3.1.38
+
+BuildArch:      noarch
 
 %description
 A YaST2 module to read the systemd journal in a convenient and
 user-friendly way.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
 # Enable UI tests in headless systems like Jenkins
 libyui-terminal rake test:unit
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%{yast_dir}/clients/*.rb
-%{yast_dir}/lib
-%{yast_desktopdir}/journal.desktop
+%{yast_clientdir}
+%{yast_libdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
-
 %doc COPYING
 %doc README.md
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-4.2.0/src/desktop/journal.desktop 
new/yast2-journal-4.2.1/src/desktop/journal.desktop
--- old/yast2-journal-4.2.0/src/desktop/journal.desktop 2019-05-07 
15:15:29.000000000 +0200
+++ new/yast2-journal-4.2.1/src/desktop/journal.desktop 1970-01-01 
01:00:00.000000000 +0100
@@ -1,22 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-System;
-
-X-KDE-ModuleType=Library
-X-KDE-HasReadOnlyMode=true
-X-SuSE-YaST-Call=journal
-
-X-SuSE-YaST-Group=Misc
-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=
-
-Icon=yast-journal
-Exec=/sbin/yast2 journal
-
-Name=Systemd Journal
-GenericName=Read systemd journal entries
-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-journal-4.2.0/src/desktop/org.opensuse.yast.Journal.desktop 
new/yast2-journal-4.2.1/src/desktop/org.opensuse.yast.Journal.desktop
--- old/yast2-journal-4.2.0/src/desktop/org.opensuse.yast.Journal.desktop       
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-journal-4.2.1/src/desktop/org.opensuse.yast.Journal.desktop       
2019-06-04 13:50:12.000000000 +0200
@@ -0,0 +1,23 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-System;
+
+X-KDE-ModuleType=Library
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=journal
+
+X-SuSE-YaST-Group=Misc
+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=
+
+Icon=yast-journal
+Exec=/sbin/yast2 journal
+
+Name=YaST Systemd Journal
+GenericName=Systemd Journal
+Comment=Read systemd journal entries
+StartupNotify=true


Reply via email to