stable

primesieve-7.5-1.fc30

FEDORA-2020-8324e65ab7 created by walki 3 years ago for Fedora 30

Update to the latest primesieve version. The new primesieve version includes: improved command-line option handling, a more detailed help menu (--help option) and a new man page with much more documentation. The API and ABI of the C/C++ libprimesieve are backwards compatible.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2020-8324e65ab7

This update has been submitted for testing by walki.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update has been pushed to testing.

3 years ago
User Icon walki commented & provided feedback 3 years ago

Works fine for me, tested using:

sudo dnf config-manager --set-enable updates-testing

# test primesieve command-line application
sudo dnf install primesieve
primesieve --test

# test primesieve C/C++ library
sudo dnf install primesieve-devel
wget https://raw.githubusercontent.com/kimwalisch/primesieve/master/examples/cpp/count_primes.cpp
g++ -O3 -Wall -Wextra -pedantic count_primes.cpp -o count_primes -lprimesieve
./count_primes
BZ#1793061 primesieve-7.5 is available

This update can be pushed to stable now if the maintainer wishes

3 years ago

This update has been submitted for stable by bodhi.

3 years ago

This update has been pushed to stable.

3 years ago

Please login to add feedback.

Metadata
Type
enhancement
Severity
low
Karma
0
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
3 years ago
in testing
3 years ago
in stable
3 years ago
BZ#1793061 primesieve-7.5 is available
0
1

Automated Test Results