Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a890fae92 | ||
|
|
ad36ea42ca |
3 changed files with 5 additions and 5 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
/xmessage-1.0.5.tar.bz2.sig
|
||||
/xmessage-1.0.6.tar.xz
|
||||
/xmessage-1.0.6.tar.xz.sig
|
||||
/xmessage-1.0.7.tar.xz
|
||||
/xmessage-1.0.7.tar.xz.sig
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (xmessage-1.0.6.tar.xz) = 89deb7a81bd047027f99cb92cd16a47f94479c61a6f9fbac4638e6d642037b3e9bbac2313db59ac8c5544175947c693f6a210537c6df2b88dc3de1c67498cba8
|
||||
SHA512 (xmessage-1.0.6.tar.xz.sig) = cd2dd9381d234c2581dd799a3f10fc3b00974acd3a653b16a54abea73961553e68bfdb41e69ba506964635f0a76a4a6ed205404676297cce584d1a1a801e1b39
|
||||
SHA512 (xmessage-1.0.7.tar.xz) = 0c44f7973f7ed8d7993aaeb457a8921301cb0de905e45d92bd99d49463223b54c704a28bef376fe6038b4aec7156be873a34294741c8537bb7a5a57e1f152cce
|
||||
SHA512 (xmessage-1.0.7.tar.xz.sig) = 5ed154517802c8812c3f95c7da20422decd80108c9986834bd8b2b164aaa2c4939fd39bb125b52c801ecfa427f8b3e3c252b7abd29f218ad3980299fe5ad1190
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: xmessage
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: %autorelease
|
||||
Summary: Display a message in a window
|
||||
|
||||
|
|
@ -44,8 +44,6 @@ BuildRequires: pkgconfig(xaw7)
|
|||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
BuildRequires: pkgconfig(xt)
|
||||
|
||||
Obsoletes: xorg-x11-apps < 7.7-31
|
||||
|
||||
%description
|
||||
xmessage displays a message or query in a window. The user can click on an
|
||||
“okay” button to dismiss it or can select one of several buttons to answer a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue