* Fix precedence warning with Perl 5.40 (bsc#1227622) * `--dotfiles` option now works correctly with ignore lists * Use shell-like parsing for `.stowrc` arguments * Make dependency on LaTeX optional * Fix Docker builds * Various maintainer tweaks - Remove avoid_precedence_warning.patch (fixed by upstream) OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/stow?expand=0&rev=19
138 lines
4.5 KiB
Plaintext
138 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 9 10:36:48 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
|
|
|
- stow 2.4.1:
|
|
* Fix precedence warning with Perl 5.40 (bsc#1227622)
|
|
* `--dotfiles` option now works correctly with ignore lists
|
|
* Use shell-like parsing for `.stowrc` arguments
|
|
* Make dependency on LaTeX optional
|
|
* Fix Docker builds
|
|
* Various maintainer tweaks
|
|
- Remove avoid_precedence_warning.patch (fixed by upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 11 08:04:30 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
|
|
|
- Add avoid_precedence_warning.patch:
|
|
Fix operator precedence warning introduced by Perl 5.40.0.
|
|
https://perldoc.perl.org/5.40.0/perldelta
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 8 06:48:09 UTC 2024 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
|
|
|
- stow 2.4.0:
|
|
* --dotfiles now works with directories
|
|
* Eliminated a spurious warning on unstowing
|
|
* Unstowing logic has been improved in other cases
|
|
* Improved debug output
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 9 12:26:16 BST 2021 - suse@adamspiers.org
|
|
|
|
- A few more minor spec tweaks. Thanks to Dirk Mueller for some
|
|
of these.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
|
|
|
|
- Some spec clean-up.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 4 17:50:57 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- stow 2.3.1:
|
|
* New --dotfiles option for handling dotfiles
|
|
* Shell-like expansion in .stowrc files
|
|
* chkstow now honours the $STOW_DIR environment variable
|
|
* License changed to GPL 3
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 08:56:46 UTC 2015 - astieger@suse.com
|
|
|
|
- stow 2.2.2
|
|
* @VERSION@ substitution was set up for the Stow::Util module.
|
|
- includes changes from unreleased 2.2.1:
|
|
* various bug fixes
|
|
* Correctly handle the stow/target directories as non-canonical paths
|
|
* Fix stowing of relative links when --no-folding is used.
|
|
- verify tarball signature
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 6 11:53:54 UTC 2014 - aspiers@suse.com
|
|
|
|
- Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc
|
|
(SR #243198)
|
|
- Remove old, unused stow.spec.quux
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 12:10:50 BST 2013 - aspiers@suse.com
|
|
|
|
- Use %configure and %perl_requires macros.
|
|
- Don't rm -rf $RPM_BUILD_ROOT.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 18:15:27 BST 2013 - aspiers@suse.com
|
|
|
|
- Run "osc service localrun format_spec_file" on spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 8 18:31:58 GMT 2013 - aspiers@suse.com
|
|
|
|
- split off HTML/PDF docs into -doc subpackage
|
|
- fix some rpmlint warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 1 11:24:02 GMT 2012 - aspiers@suse.com
|
|
|
|
- improve Description
|
|
- fix License field
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 29 19:16:12 GMT 2012 - aspiers@suse.com
|
|
|
|
- update to 2.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 17:57:27 GMT 2012 - Adam Spiers <aspiers@suse.com>
|
|
|
|
- update to 2.1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:47:53 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 16 15:23:33 CEST 2003 - mmj@suse.de
|
|
|
|
- Don't build as root
|
|
- Clean up specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 13 12:15:42 CEST 2003 - mmj@suse.de
|
|
|
|
- Remove files we don't package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
|
|
|
|
- fix install_info --delete call and move from preun to postun
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 7 15:53:46 CEST 2003 - mmj@suse.de
|
|
|
|
- Only delete info entries when removing last version.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 13:14:42 CET 2003 - mmj@suse.de
|
|
|
|
- Use %install_info macro
|
|
- Cleanup the build root
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 10:52:11 CET 2002 - mmj@suse.de
|
|
|
|
- Initial addition, version 1.3.3
|
|
|
|
-------------------------------------------------------------------
|