Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Steve Traylen
60e35c3f38 Release xcalc-1.1.3
- Resolves: rhbz#2437586
2026-02-08 15:35:13 +01:00
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ xcalc-1.0.3.tar.bz2
/xcalc-1.1.0.tar.bz2
/xcalc-1.1.1.tar.xz
/xcalc-1.1.2.tar.xz
/xcalc-1.1.3.tar.xz

View file

@ -1 +1 @@
SHA512 (xcalc-1.1.2.tar.xz) = 51da677dc88bcd7299ed8d678cb26b048fdb82a1983e1496a06253ee2dceefca4ac87d1a74432b4a76dcc11921a61339bb3d292607be46228164140b430bbad2
SHA512 (xcalc-1.1.3.tar.xz) = 26236f5d6bd37df424e2f61b00362f4cd31a55b1decf03d98053765466af1393c762ae4127fd29256d635e28c10d7713ad12c5feb72c02272144b94453115afd

View file

@ -1,5 +1,5 @@
Name: xcalc
Version: 1.1.2
Version: 1.1.3
Release: %autorelease
Summary: Scientific Calculator X11 Client
@ -22,6 +22,7 @@ BuildRequires: libXpm-devel
Requires: xorg-x11-xbitmaps
Requires: xorg-x11-fonts-75dpi
Requires: xorg-x11-fonts-100dpi
Requires: xorg-x11-fonts-misc
%description