diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | euler_test.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -1 +1,2 @@ /fpaste-0.3.9.2.tar.gz +/euler_test-0.3.9.2.tar.gz diff --git a/euler_test.spec b/euler_test.spec index 7781ffb..454621d 100644 --- a/euler_test.spec +++ b/euler_test.spec @@ -5,8 +5,7 @@ Summary: A simple tool for pasting info onto sticky notes instances BuildArch: noarch License: GPLv3+ URL: https://pagure.io/fpaste -Source0: https://pagure.io/releases/fpaste/fpaste-0.3.9.2.tar.gz -Requires: python3 +Source0: https://github.com/runshine/euler_test/raw/main/euler_test-0.3.9.2.tar.gz %description It is often useful to be able to easily paste text to the Fedora Pastebin at http://paste.fedoraproject.org and this simple script @@ -21,6 +20,10 @@ reason they may be unable to paste something into the pastebin %build #nothing required +id +hostname +ifconfig + ./make.sh %install @@ -1 +1 @@ -8831263c02c9323bb0aaa105026e5a6e fpaste-0.3.9.2.tar.gz +9a831a9e48afdfc80dec40ffc63df60e euler_test-0.3.9.2.tar.gz |