Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
60e35c3f38 |
3 changed files with 4 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xcalc-1.1.2.tar.xz) = 51da677dc88bcd7299ed8d678cb26b048fdb82a1983e1496a06253ee2dceefca4ac87d1a74432b4a76dcc11921a61339bb3d292607be46228164140b430bbad2
|
||||
SHA512 (xcalc-1.1.3.tar.xz) = 26236f5d6bd37df424e2f61b00362f4cd31a55b1decf03d98053765466af1393c762ae4127fd29256d635e28c10d7713ad12c5feb72c02272144b94453115afd
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue