Hello community,

here is the log from the commit of package xdiskusage for openSUSE:Factory 
checked in at 2020-08-18 12:01:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdiskusage (Old)
 and      /work/SRC/openSUSE:Factory/.xdiskusage.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdiskusage"

Tue Aug 18 12:01:39 2020 rev:16 rq:827496 version:1.52

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdiskusage/xdiskusage.changes    2017-12-19 
10:57:46.755401707 +0100
+++ /work/SRC/openSUSE:Factory/.xdiskusage.new.3399/xdiskusage.changes  
2020-08-18 12:03:13.147424913 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 15:43:16 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.52:
+  * bugfixes 
+
+-------------------------------------------------------------------

Old:
----
  xdiskusage-1.51.tar.bz2

New:
----
  xdiskusage-1.52.tgz

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

Other differences:
------------------
++++++ xdiskusage.spec ++++++
--- /var/tmp/diff_new_pack.zVQyWh/_old  2020-08-18 12:03:14.083425040 +0200
+++ /var/tmp/diff_new_pack.zVQyWh/_new  2020-08-18 12:03:14.087425041 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdiskusage
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,20 @@
 # 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:           xdiskusage
-Version:        1.51
+Version:        1.52
 Release:        0
 Summary:        Graphically displays the amount of disk space used by each 
subdirectory
-License:        GPL-2.0
-Group:          Applications/System
-Url:            http://xdiskusage.sourceforge.net/
-Source:         %{name}-%{version}.tar.bz2
+License:        GPL-2.0-only
+Group:          System/X11/Utilities
+URL:            http://xdiskusage.sourceforge.net/
+Source:         http://xdiskusage.sourceforge.net/xdiskusage-%{version}.tgz
 BuildRequires:  fltk-devel
 BuildRequires:  gcc-c++
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  libX11-devel
 BuildRequires:  libXext-devel
@@ -48,14 +47,13 @@
 export CXXFLAGS="%{optflags}"
 export CFLAGS="%{optflags}"
 %configure
-make %{?_smp_mflags} CXXFLAGS="%optflags"
+%make_build CXXFLAGS="%{optflags}"
 
 %install
-%{__install} -D -c xdiskusage %{buildroot}/%{_bindir}/xdiskusage
-%{__install} -D -c -m0644 xdiskusage.1 
%{buildroot}/%{_mandir}/man1/xdiskusage.1
+install -D -c xdiskusage %{buildroot}/%{_bindir}/xdiskusage
+install -D -c -m0644 xdiskusage.1 %{buildroot}/%{_mandir}/man1/xdiskusage.1
 
 %files
-%defattr(-,root,root)
 %doc README
 %{_bindir}/*
 %{_mandir}/man1/*


Reply via email to