File mingw32-cross-nsis.changes of Package mingw32-cross-nsis

-------------------------------------------------------------------
Fri Jul 18 10:34:49 UTC 2025 - Ralf Habacker <ralf.habacker@freenet.de>

- Use python3 to fix building on Leap 16 and Tumbleweed

-------------------------------------------------------------------
Tue May 23 15:58:05 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>

- Fix issue with unresolved dependencies when using as mingw64-cross-nsis
  by hiding mingw32 related "provides" and "requires" (boo#1211586)
- Add and install missing runtime dlls together with the installed plugins

-------------------------------------------------------------------
Wed Jul 27 16:55:30 UTC 2022 - Jonas Kvinge <jonaski@opensuse.org>

- Update to version 3.08
 + Added !uninstfinalize (patch #280, bug #1241)
 + Added $USER.. and $COMMON.. alias constants
 + Added GetDLLVersion /ProductVersion switch
 + Added GetWinVer instruction
 + Disallow start maximized mode
 + Added /LAUNCH compiler switch
 + PEAddResource now supports the res:// protocol
 + System::Store can push/pop the flags state

-------------------------------------------------------------------
Sun Sep  6 14:54:40 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>

- Update to version 3.06.1
  + Fixed SetBrandingImage crash
  + DeleteRegKey /ifempty now also checks for values, not just subkeys. Use /ifnosubkeys for the old behavior.
  + Added GetKnownFolderPath
  + Added UnpinShortcut macro (Integration.nsh)
  + Added IfShellVarContextAll and IfRtlLanguage
  + Added !define /intfmt
  + Added Date/Time nsDialogs controls and macros
  + MultiUser: Fixed INSTALLMODE_FUNCTION and added INSTALLMODEPAGE_SHOWUSERNAME
  + Updated German (SebStange PR) and Simplified Chinese
  + Primitive SOURCE_DATE_EPOCH support
  + Python 3 fixes
  + GCC 10 memmove workaround
- Drop 0001-compile-fix.patch

-------------------------------------------------------------------
Sat Jul 18 10:09:39 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>

- Update to version 3.05
  * Major Changes
    + Added PEAddResource and PERemoveResource
    + Added LoadAndSetImage
    + Allow quoted library path in System::Call (bug #546 and bug #1225)
    + Improved nsExec Unicode and tab output parsing (bug #1232)
   * Minor Changes
    + Added experimental ManifestLongPathAware attribute
    + %1 in !finalize command can be specified multiple times
    + Fixed -O stderr stream issue (bug #1221)
    + Fixed InstallLib .NSI space-in-path bug (bug #1222)
    + StrFunc now supports a "using" idiom to help with forward-declaration of functions (bug #1229)
    + Added SectionInstType
    + Zero uninitialized data in icon group (bug #1230)
    + Automatically doubles ampersands in the Name attribute
    + Fixed nsDialogs CB/LB_Get/SetItemData macros (bug #1238)
    * Translations
      + Updated Hindi (patch #291) and Portuguese (bug #1219)
- From version 3.04
  * Major Changes
    + Added IsNativeMachineArchitecture helper macros to x64.nsh
    + Added experimental WinVer "Windows as a Service" detection macros
    + Added MakeNSISW window info "spy" tool
  * Minor Changes
    + Added MUI_TEXTCOLOR setting
    + nsDialogs::OnNotify can now return values back to Windows
    + Added LIBRARY_INSTALL_EQUAL_VERSION InstallLib option
    + Added NTMARTA to preload list to fix rare Windows 7 security issue (bug #1204)
    + AddBrandingImage now supports dialog units
    + Fixed !macroundef of last defined macro bug
    + Fixed MultiUser caption string bug (bug #1012)
    + !undef issues warnings instead of errors
    + MakeNSIS prints -CMDHELP to stdout (bug #1203)
    + Removed LibraryLocal utility
  * Translations
    + Added Hindī (patch #289)
    + Updated Belarusian, German (bug #1023), Mongolian and Spanish (bug #1205)
- Add 0001-compile-fix.patch

-------------------------------------------------------------------
Mon Aug 20 07:46:00 UTC 2018 - fstrba@suse.com

- Update to version 3.03
  * Major Changes
    + Added more NSD controls and macros (RFE #543)
    + Added !gettlbversion
    + Library TLB and VxD version support on POSIX (patch #284)
  * Minor Changes
    + Added System plug-in v2 syntax option
    + Added System plug-in B and H types
    + Added IntPtrCmp, IntPtrCmpU, and IntPtrOp
    + Added Int64Cmp, Int64CmpU and Int64Fmt (64-bit only)
    + Added IntOp and System::Int64Op >>> operator
    + Added more !define /math operators
    + Added WinVer.nsh IsDomainController (patch #286)
    + Plug-ins now set the ASLR, DEP, LAA, NOSEH and TS PE flags
      (bug #1188)
    + MakeNSIS exits with code 0 for various information commands
      (bug #1193)
    + Removed unused NSD_LB_Clear macro parameter
  * Translations
    + Added Tatar (patch #281)
    + Fixed and updated Scottish Gaelic (patch #285, bug #1197)
    + Updated Italian (bug #1194)
  * Build System
    + Added support for Python 3
    + Dropped support for Python 2.6 and older

-------------------------------------------------------------------
Tue Nov 21 12:39:04 UTC 2017 - idonmez@suse.com

- Update to version 3.02.1
- Drop locale-fix.patch, fixed upstream.

-------------------------------------------------------------------
Thu Apr 13 19:50:32 UTC 2017 - martin.koegler@chello.at

- Fix LANG=C handling https://sourceforge.net/p/nsis/bugs/1180

-------------------------------------------------------------------
Tue Mar 28 17:33:31 UTC 2017 - guoyunhebrave@gmail.com

- Update to version 3.01
- Drop following patches which is not valid anymore:
  * nsis-2.43-64bit-fixes.patch
  * nsis-2.43-rpm-opt.patch
  * nsis-2.45-destbufferoverflow.patch
  * nsis-2.45-mingw_w64.patch
  * nsis-2.45-minmax.patch
  * nsis-2.45-static-libgcc.patch
  * nsis-2.46-gcc47.patch
  * nsis-2.51-buildfix.patch

-------------------------------------------------------------------
Sat Apr  9 18:17:42 UTC 2016 - idonmez@suse.com

- Update to version 2.51

-------------------------------------------------------------------
Mon Dec 28 11:54:48 UTC 2015 - idonmez@suse.com

- Update to version 2.50

-------------------------------------------------------------------
Wed Dec  9 15:57:10 UTC 2015 - idonmez@suse.com

- Update to version 2.47

-------------------------------------------------------------------
Mon Jan 11 00:00:00 UTC 2010 - Kevin@tigcc.ticalc.org

- Make plugins not depend on libgcc_s_sjlj-1.dll (#553971)


-------------------------------------------------------------------
Sat Jul 25 00:00:00 UTC 2009 - rel-eng@lists.fedoraproject.org

- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


-------------------------------------------------------------------
Tue Jul 21 00:00:00 UTC 2009 - Kevin@tigcc.ticalc.org

- Update to 2.45 (#512429)


-------------------------------------------------------------------
Tue Jun 30 00:00:00 UTC 2009 - stu@nosnilmot.com

- Re-enable System.dll plugin, inline Microsoft assembler code was
  replaced in 2.42 (#509234)


-------------------------------------------------------------------
Sat Mar 14 00:00:00 UTC 2009 - Kevin@tigcc.ticalc.org

- Update to 2.44 (#488522)


-------------------------------------------------------------------
Tue Mar  3 00:00:00 UTC 2009 - Kevin@tigcc.ticalc.org

- Don't build the MinGW parts with debugging information, NSIS corrupts the
  debugging information in the stubs when building installers from them
- Drop debian-debug-opt patch, all its changes are either taken care of by our
  rpm-opt patch, unwanted (see above) or unneeded


-------------------------------------------------------------------
Wed Feb 25 00:00:00 UTC 2009 - Kevin@tigcc.ticalc.org

- Updated 64bit-fixes patch (remove some more -m32 use)
- Drop ExclusiveArch, not needed with the above
- Obsoletes/Provides nsis and nsis-data for migration path from CalcForge
- Disable NSIS Menu (does not work on *nix, see specfile comment for details)
- Drop BR wxGTK-devel


-------------------------------------------------------------------
Sat Feb 21 00:00:00 UTC 2009 - rjones@redhat.com

- Restore ExclusiveArch line (Levente Farkas).


-------------------------------------------------------------------
Fri Feb 20 00:00:00 UTC 2009 - rjones@redhat.com

- Rebuild for mingw32-gcc 4.4


-------------------------------------------------------------------
Fri Feb 13 00:00:00 UTC 2009 - lfarkas@lfarkas.org

- update to the latest upstream


-------------------------------------------------------------------
Wed Jan 14 00:00:00 UTC 2009 - lfarkas@lfarkas.org

- update to the latest upstream
- a few small changes


-------------------------------------------------------------------
Fri Oct 17 00:00:00 UTC 2008 - rjones@redhat.com

- Fix the Summary line.


-------------------------------------------------------------------
Wed Oct  8 00:00:00 UTC 2008 - rjones@redhat.com

- Initial RPM release.

openSUSE Build Service is sponsored by