7
0

Compare commits

...

1 Commits

Author SHA256 Message Date
Bernhard M. Wiedemann
417079c1f9 Replace usage of %jobs for reproducible builds (boo#1237231) 2025-06-20 12:37:53 +02:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 9 08:13:24 UTC 2025 - Bernhard M. Wiedemann <bwiedemann@suse.de>
- Replace usage of %jobs for reproducible builds (boo#1237231)
-------------------------------------------------------------------
Tue Feb 27 11:15:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -43,7 +43,7 @@ look for Gtk applications.
%build
%configure --enable-animation
make %{?jobs:-j%jobs}
%make_build
%install
%makeinstall