commit xcalc for openSUSE:Factory

2023-05-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xcalc for openSUSE:Factory checked 
in at 2023-05-05 15:59:09

Comparing /work/SRC/openSUSE:Factory/xcalc (Old)
 and  /work/SRC/openSUSE:Factory/.xcalc.new.1533 (New)


Package is "xcalc"

Fri May  5 15:59:09 2023 rev:12 rq:1085007 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/xcalc/xcalc.changes  2022-08-20 
20:29:25.073478282 +0200
+++ /work/SRC/openSUSE:Factory/.xcalc.new.1533/xcalc.changes2023-05-05 
15:59:25.976823457 +0200
@@ -1,0 +2,12 @@
+Fri May  5 09:20:38 UTC 2023 - Stefan Dirsch 
+
+- Update to version 1.1.2
+  * gitlab CI: stop requiring Signed-off-by in commits
+  * Add -version option
+  * Fix -version handling to not require opening a display first
+  * Stop casting function returns to void
+  * Add -help option
+  * Accept number keys on main keyboard when NumLock is on
+  * Key color highlighting still incorrect
+
+---

Old:

  xcalc-1.1.1.tar.xz
  xcalc-1.1.1.tar.xz.sig

New:

  xcalc-1.1.2.tar.xz
  xcalc-1.1.2.tar.xz.sig



Other differences:
--
++ xcalc.spec ++
--- /var/tmp/diff_new_pack.HXeqY4/_old  2023-05-05 15:59:26.436826093 +0200
+++ /var/tmp/diff_new_pack.HXeqY4/_new  2023-05-05 15:59:26.444826139 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalc
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xcalc
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Scientific calculator for X
 License:MIT

++ xcalc-1.1.1.tar.xz -> xcalc-1.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xcalc-1.1.1/ChangeLog new/xcalc-1.1.2/ChangeLog
--- old/xcalc-1.1.1/ChangeLog   2022-04-03 19:39:18.0 +0200
+++ new/xcalc-1.1.2/ChangeLog   2023-05-05 02:00:27.0 +0200
@@ -1,3 +1,79 @@
+commit 62bfb33c545c6afd0cd5ee050168ce1fd461a956
+Author: Alan Coopersmith 
+Date:   Thu May 4 16:54:24 2023 -0700
+
+xcalc 1.1.2
+
+Signed-off-by: Alan Coopersmith 
+
+commit b81cfc8c61991a8f997340f5c67704d695c1fc21
+Author: Alan Coopersmith 
+Date:   Sat Feb 18 13:45:45 2023 -0800
+
+Accept number keys on main keyboard when NumLock is on
+
+Adds translations with NumLock modifier active, since removing "None"
+from the existing translations would make shifted keys enter numbers
+instead of doing the operations corresponding to the shifted character.
+
+Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173314
+
+Signed-off-by: Alan Coopersmith 
+
+commit d8e95b8b949970dbba73b1bc71d7f662e5cc
+Author: Alan Coopersmith 
+Date:   Sun Feb 5 11:13:41 2023 -0800
+
+Add -help option
+
+Signed-off-by: Alan Coopersmith 
+
+commit fc6543c0f9292880180531d656e80c903e8e7dfd
+Author: Alan Coopersmith 
+Date:   Sun Feb 5 10:22:09 2023 -0800
+
+Stop casting function returns to void
+
+This was used with old versions of lint to stop warnings about
+unused return values.
+
+Signed-off-by: Alan Coopersmith 
+
+commit 28429cd68dfdc9850d3ebc7f712dc752a1c9244c
+Author: Alan Coopersmith 
+Date:   Sun Feb 5 10:17:01 2023 -0800
+
+Fix -version handling to not require opening a display first
+
+Signed-off-by: Alan Coopersmith 
+
+commit d624c05dc44dcb69ae48d0c0665e326fcdc972ba
+Author: Alan Coopersmith 
+Date:   Sat Jan 28 11:25:46 2023 -0800
+
+Add -version option
+
+Signed-off-by: Alan Coopersmith 
+
+commit 846249c8bb9f113573c7c6504ea45ae673f4652b
+Author: Michael Bäuerle  
+Date:   Wed Jan 25 16:00:51 2023 +0100
+
+Key color highlighting still incorrect
+
+Update red keys on right and make the hexadecimal digit keys white too
+
+Fixes: 19eb8ce ("TI mode: correct key color highlighting")
+Signed-off-by: Alan Coopersmith 
+
+commit 478c9725430c0087e08547fad5f93072f459da94
+Author: Alan Coopersmith 
+Date:   Wed Jul 13 15:46:06 2022 -0700
+
+gitlab CI: stop requiring Signed-off-by in commits
+
+Signed-off-by: Alan Coopersmith 
+
 commit dfbeedae7eefa1605ed2f912beb0de31810ec63f
 Author: Alan Coopersmith 
 Date:   Sun Apr 3 10:33:30 2022 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xcalc-1.1.1/aclocal.m4 new/xcalc-1.1.2/aclocal.m4
--- old/xcalc-1.1.1/aclocal.m4  2022-04-03 19:39:11.0 +0200
+++ new/xcalc-1.1.2/aclocal.m4  2023-05-05 02:00:19.0 +0200
@@ -1426,7 +1426,7 @@
 

commit xcalc for openSUSE:Factory

2022-08-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xcalc for openSUSE:Factory checked 
in at 2022-08-20 20:29:08

Comparing /work/SRC/openSUSE:Factory/xcalc (Old)
 and  /work/SRC/openSUSE:Factory/.xcalc.new.2083 (New)


Package is "xcalc"

Sat Aug 20 20:29:08 2022 rev:11 rq:998306 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/xcalc/xcalc.changes  2022-04-03 
21:31:37.787399459 +0200
+++ /work/SRC/openSUSE:Factory/.xcalc.new.2083/xcalc.changes2022-08-20 
20:29:25.073478282 +0200
@@ -1,0 +2,6 @@
+Thu Aug 11 08:11:37 UTC 2022 - Dirk M??ller 
+
+- modernize spec-file, move license to %%licensedir
+- use gpg for source validation
+
+---

New:

  xcalc-1.1.1.tar.xz.sig
  xcalc.keyring



Other differences:
--
++ xcalc.spec ++
--- /var/tmp/diff_new_pack.Aro5gR/_old  2022-08-20 20:29:25.509479492 +0200
+++ /var/tmp/diff_new_pack.Aro5gR/_new  2022-08-20 20:29:25.513479503 +0200
@@ -22,11 +22,13 @@
 Summary:Scientific calculator for X
 License:MIT
 Group:  System/X11/Utilities
-URL:http://xorg.freedesktop.org/
-Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
-Source1:xcalc.desktop
-Source2:xcalc.png
-BuildRequires:  pkg-config
+URL:https://xorg.freedesktop.org/
+Source0:
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
+Source1:
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig
+Source2:xcalc.keyring
+Source3:xcalc.desktop
+Source4:xcalc.png
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
@@ -34,7 +36,6 @@
 BuildRequires:  pkgconfig(xt)
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 xcalc is a scientific calculator X11 client that can emulate a TI-30
@@ -42,20 +43,20 @@
 
 %prep
 %setup -q
-cp %{SOURCE1} .
+cp %{SOURCE3} .
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 %suse_update_desktop_file -i -u xcalc Utility Calculator
-install -m0644 -D %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/xcalc.png
+install -m0644 -D %{SOURCE4} %{buildroot}%{_datadir}/pixmaps/xcalc.png
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog COPYING README.md
+%license COPYING
+%doc ChangeLog README.md
 %{_bindir}/xcalc
 %{_datadir}/applications/xcalc.desktop
 %{_datadir}/pixmaps/xcalc.png


commit xcalc for openSUSE:Factory

2022-04-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xcalc for openSUSE:Factory checked 
in at 2022-04-03 21:31:13

Comparing /work/SRC/openSUSE:Factory/xcalc (Old)
 and  /work/SRC/openSUSE:Factory/.xcalc.new.1900 (New)


Package is "xcalc"

Sun Apr  3 21:31:13 2022 rev:10 rq:966681 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/xcalc/xcalc.changes  2019-06-12 
13:17:09.756636523 +0200
+++ /work/SRC/openSUSE:Factory/.xcalc.new.1900/xcalc.changes2022-04-03 
21:31:37.787399459 +0200
@@ -1,0 +2,8 @@
+Sun Apr  3 18:41:59 UTC 2022 - Stefan Dirsch 
+
+- Update to version 1.1.1
+  * This release fixes a regression introduced in xcalc 1.1.0 which
+caused the wrong set of buttons to be colored for the digit
+keys in TI mode.
+
+---

Old:

  xcalc-1.1.0.tar.bz2

New:

  xcalc-1.1.1.tar.xz



Other differences:
--
++ xcalc.spec ++
--- /var/tmp/diff_new_pack.AASCRQ/_old  2022-04-03 21:31:38.151395497 +0200
+++ /var/tmp/diff_new_pack.AASCRQ/_new  2022-04-03 21:31:38.151395497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # 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:   xcalc
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:Scientific calculator for X
 License:MIT
 Group:  System/X11/Utilities
-Url:http://xorg.freedesktop.org/
-Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+URL:http://xorg.freedesktop.org/
+Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 Source1:xcalc.desktop
 Source2:xcalc.png
 BuildRequires:  pkg-config