------------------------------------------------------------------- Wed May 15 07:40:22 UTC 2024 - Dominique Leuenberger - Use %autosetup macro: allows us to eliminate usage of deprecated %patchN syntax. ------------------------------------------------------------------- Wed Aug 2 06:28:30 UTC 2017 - badshah400@gmail.com - Update to version 1.1: * Added functions split_gluon, default_parton_numbers, rename_partons in Col_functions. These functions are used for g -> qqbar splitting. * Removed Matchbox interface to Herwig, since ColorFull along with the interface, is shipped with Herwig from version 7.0. * Included various minor updates from Herwig version. - Changes from version 1.0: * Fixed Monomial.h to build using --std=c++11 and --std=c++14. * Fixed all warnings appearing with -Wextra for g++ and clang using --std=c++11 and c++14. This required removing some arguments in private functions. - Move shared libs to standard libdir from libdir/name; this makes the package compliant with openSUSE shared lib packaging policy, and no longer requires the installation of a conf file. - Drop patches incorporated or otherwise fixed upstream: * ColorFull-monomial-conjugate-assignment.patch * ColorFull-monomial-illegal-or-usage.patch ------------------------------------------------------------------- Mon Oct 31 00:10:54 UTC 2016 - jengelh@inai.de - Update descriptions and RPM groups ------------------------------------------------------------------- Sun Oct 30 10:38:45 UTC 2016 - badshah400@gmail.com - Fix Libs and Cflags in the pkgconfig file. ------------------------------------------------------------------- Fri Oct 28 13:22:57 UTC 2016 - badshah400@gmail.com - Initial package. - Add patches to fix syntactical errors and get the package building: * ColorFull-monomial-conjugate-assignment.patch: Fix an incorrect assignment syntax. * ColorFull-monomial-illegal-or-usage.patch: Fix the usage of "or" by using appropriate parenthesis around the operands. * ColorFull-install-pkgconfig-file.patch: Add a pkgconfig file and modify the autotool files to install it to an appropriate location - Add rpmlintrc file to suppress false warning about spelling errors in description tag coming from the package name (ColorFull, not colorful).