2022-08-30 06:43:58 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-11-21 09:20:31 +00:00
|
|
|
Mon Nov 14 08:20:48 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to version 20221115
|
|
|
|
* Fix doc in macros.mingw64 how to define macro _mingw64_find_requires_exclude
|
|
|
|
* Change dependency to mingw64-cross-binutils-utils and
|
|
|
|
mingw64-cross-pkgconf-utils to avoid cyclic dependencies (boo#1204985)
|
|
|
|
|
|
|
|
------------------------------------------------------------------
|
2022-08-30 06:43:58 +00:00
|
|
|
Mon Aug 29 10:17:22 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fix generating invalid source file path when scanning binaries
|
|
|
|
(boo#1202865)
|
|
|
|
|
2022-08-26 13:04:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 26 07:36:18 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20220826
|
|
|
|
- Speed up objdump scanning binaries for source files (boo#1202431)
|
|
|
|
|
2022-08-10 16:34:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 10 12:38:29 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Drop dependency on breakpad, since we now have our own
|
|
|
|
mingw-objdump-srcfiles.
|
|
|
|
|
2022-08-06 11:04:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 28 15:22:52 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20220805
|
|
|
|
- Fix for generating the source file list for the debug package (boo#1201107).
|
|
|
|
* Added the script 'mingw-objdump-srcfiles' to determine the
|
|
|
|
source files used by the package in question.
|
|
|
|
* The gawk script is based on a perl script from jengelh, which was
|
|
|
|
not adopted due to an additional runtime dependency.
|
|
|
|
* With this change, *.sym files are no longer included in generated
|
|
|
|
debug packages.
|
|
|
|
* The now obsolete runtime dependency to mingw64-cross-breakpad-tools
|
|
|
|
has been removed
|
|
|
|
- Exclude 'mlang.dll' from automatic runtime library detection required
|
|
|
|
for win_iconv package
|
|
|
|
- Fix spelling in *.changes
|
|
|
|
|
2022-07-28 13:39:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 28 09:03:20 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add 'arch-independent-package-contains-binary-or-object' filter also
|
|
|
|
for static libraries (boo#1201173)
|
|
|
|
- When scanning libraries exclude non real dll file names e.g. '%s.dll'
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 25 07:21:16 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add missing runtime dependencies (boo#1188144)
|
|
|
|
- Use newer $host-pkgconf
|
|
|
|
- Fix using undefined STRINGS env variable
|
|
|
|
|
2022-07-23 16:18:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 20 07:11:15 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20220801
|
|
|
|
- Fetch real used shared library name from import libraries to avoid
|
2022-08-06 11:04:47 +00:00
|
|
|
file name generation errors, for example with mingw64-glib2
|
2022-07-23 16:18:26 +00:00
|
|
|
- Scan all archives for shared library names as packages may not use
|
|
|
|
the default import library extension
|
|
|
|
|
2022-07-17 17:31:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 12 07:18:39 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fix finding qm files for KDE Frameworks >= 5.76 (taken from rpm-4.14.1)
|
|
|
|
|
2022-07-15 07:07:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 5 05:03:17 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20220620
|
|
|
|
- Add more provides required by libqt5 related packages
|
|
|
|
- Add optional support for excluding runtime DLL dependencies to avoid
|
|
|
|
rebuilding the whole project, see macro %_mingw64_find_requires_exclude
|
|
|
|
in macros.mingw64 for details
|
|
|
|
|
2022-05-24 08:26:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 23 13:58:15 UTC 2022 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20220524
|
|
|
|
- On finding provides and requirements do not generate temporary
|
|
|
|
files in the global temporary directory (boo#1182356)
|
|
|
|
- Add optional support to add runtime dependencies for import
|
|
|
|
libraries, see macros.mingw64 for details (boo#1194430)
|
|
|
|
- Fix warning 'file format not recognized' in mingw64-find-requires.sh
|
|
|
|
when parsing xxx-config files
|
|
|
|
|
2021-12-02 14:07:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 2 14:04:48 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Change all version comparisons for Tumbleweed to >= 1550 (instead
|
|
|
|
of == 1550). Anything in Tumbleweed counts for current Tumbleweed
|
|
|
|
plus future CODE branches. Additionally, the Tumbleweed
|
|
|
|
suse_version code is not chiseled in stone.
|
|
|
|
|
2021-09-16 11:49:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 14 10:20:08 UTC 2021 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fix install path and file format for global rpmlint config file on
|
|
|
|
openSUSE_Tumbleweed (bug boo#1190304, boo#1190438)
|
|
|
|
- Use rpmlint-mini also on Leap 15.x to fix the conflict breakage
|
|
|
|
- Be more verbose when version in generated xxxConfigVersion.cmake
|
|
|
|
files is empty (see https://build.opensuse.org/request/show/915515)
|
|
|
|
- Sync with mingw32 variant
|
|
|
|
|
2021-09-14 06:40:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 14 06:39:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Force rpmlint use and avoid using of rpmlint-mini
|
|
|
|
|
2021-08-03 06:05:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 28 06:04:17 UTC 2021 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add provides for bcrypt.dll required by mingw64-gdb 10.2
|
|
|
|
|
2021-07-12 14:52:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 12 14:30:26 UTC 2021 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add provides for ncrypt.dll required by mingw64-gnutls clients
|
|
|
|
|
2021-06-14 14:13:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 14 10:47:21 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
|
|
|
|
- Move RPM macros to %_rpmmacrodir (boo#1185671)
|
|
|
|
- Move profile.d entries to %_distconfdir
|
|
|
|
- Use %_fileattrsdir macro
|
|
|
|
|
2020-11-11 07:22:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 5 10:38:47 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20201105
|
|
|
|
- Add macro _mingw64_create_macro_links
|
|
|
|
- Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb
|
|
|
|
- In mingw64-scripts support rpm macro processing to
|
|
|
|
https://rpm.org/user_doc/macros.htm
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 1 10:38:47 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add macro _mingw64_gdb and command line wrapper /usr/bin/mingw64-gdb
|
|
|
|
|
2020-10-19 13:15:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 17 14:32:20 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20201017
|
|
|
|
- Fix bug not keeping quotes in bash arguments provided to mingw64-scripts.sh
|
|
|
|
which is for example required to specify a different cmake generator
|
|
|
|
|
2020-08-31 05:33:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 28 18:59:36 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fix architecture in generating cmake provides
|
|
|
|
|
2020-08-27 07:41:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 25 19:27:01 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Update to 20200825
|
|
|
|
- Fix
|
|
|
|
* W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/fileattrs/mingw64-cmake.attr
|
|
|
|
* W: non-etc-or-var-file-marked-as-conffile /usr/libexec/rpm/mingw64-cmake.prov
|
|
|
|
* W: script-without-shebang /usr/libexec/rpm/fileattrs/mingw64-cmake.attr
|
|
|
|
* W: non-standard-group Development/Libraries
|
|
|
|
* installing mingw64-scripts on Tumbleweed
|
|
|
|
* not using present rpmlint config for building this package
|
|
|
|
|
2020-08-24 14:03:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 20 12:06:28 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add missing Fortran case into macros.mingw64* (boo#1173990)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 16 04:26:24 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fix warning about non standard group (boo#1173189)
|
|
|
|
- Make cmake package support to be more in sync with native package
|
|
|
|
* Add mingw64-cmake.prov and mingw64-cmake.attr ported from native
|
|
|
|
cmake package to support generating mingw64(cmake:xxx) dependencies
|
|
|
|
required by newer KDE Frameworks 5 and other packages.
|
|
|
|
* Move out cmake related macros from macros.mingw64 into macros.mingw64-cmake
|
|
|
|
* Define macro _mingw64_cmake_build
|
|
|
|
* Fix deprecated call to %make_jobs
|
|
|
|
CMake support may be better located in a package named mingw64-cross-cmake
|
|
|
|
but need to be used here until the deprecated dependency generator provided
|
|
|
|
by this package is converted to sets of *.attr/*.prov files.
|
|
|
|
- Add additional man languages 'id' and 'uk' used by KDE Frameworks5 packages
|
|
|
|
|
2020-04-20 10:20:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 19 17:39:26 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Process debuginfo in a reproducible way (boo#1041090)
|
|
|
|
|
2019-12-20 08:16:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 18 21:49:44 UTC 2019 - Martin Koegler <martin.koegler@chello.at>
|
|
|
|
|
|
|
|
- Revert -lssp
|
|
|
|
|
2019-12-17 15:47:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 09:21:43 UTC 2019 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Add -lssp to the link flags, otherwise building of some packages
|
|
|
|
(like mingw64-cairo) will be aborted with the error 'undefined
|
|
|
|
reference to `__memcpy_chk`'. This library seems not be added by
|
|
|
|
gcc 9.2 automatically.
|
|
|
|
|
2019-11-25 16:39:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 16:31:30 UTC 2019 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- add macro _mingw64_ldflags_bootstrap for bootstrap packages
|
|
|
|
|
2019-11-25 05:05:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 05:05:10 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
|
|
|
|
- Add -fstack-protector to LDFLAGS
|
|
|
|
|
2019-11-22 15:35:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 22 10:58:42 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
|
|
|
|
|
|
|
- disable default debug package only if the mingw debug macro is used
|
|
|
|
|
2019-11-20 14:49:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 20 13:40:31 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
|
|
|
|
|
|
|
- inital package for Factory submission
|