Blame packages/m/mercurial-extension-hg-git/mercurial-extension-hg-git.changes

e2a23c
-------------------------------------------------------------------
Bernhard M. Wiedemann 514c2a
Wed Feb  1 19:56:50 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
Bernhard M. Wiedemann 514c2a
Bernhard M. Wiedemann 514c2a
- Use pyproject.toml instead of setup.py for build and install.
Bernhard M. Wiedemann 514c2a
- Add python3-setuptools_scm to determine the correct version of the package.
Bernhard M. Wiedemann 514c2a
Bernhard M. Wiedemann 514c2a
-------------------------------------------------------------------
6c9293
Mon Dec 12 15:53:46 UTC 2022 - Andrei Dziahel <develop7@develop7.info>
6c9293
6c9293
- Update to version 1.0.1
6c9293
6c9293
  This is a minor release, focusing on bugs and compatibility.
6c9293
6c9293
  * Ignore any ``GIT_SSH_COMMAND`` environment variable, rather than
6c9293
    dying with an error. (#369)
6c9293
  * Fix bug with unusual progress lines from Azure Repo (#391)
6c9293
  * Fix incorrect use of localisation APIs (#387)
6c9293
  * Fix pushing with Dulwich 0.2.49 or later.
6c9293
  * Fix tests with Git 2.37.
6c9293
  * Fix bug with tags or remote refs in the local Git repository that
6c9293
    point to missing commits.
6c9293
  * Mark Mercurial 6.2 and 6.3 as supported and tested.
6c9293
6c9293
-------------------------------------------------------------------
09b819
Mon Jul  4 21:11:08 UTC 2022 - Manuel Jacob <me@manueljacob.de>
09b819
09b819
- Remove `BuildRequires: python3-dulwich >= 0.19.0`.
09b819
  The dependency is not available at build time on 15.3.
09b819
  We don’t need it at build time. The user has to provide
09b819
  the dependency from another repository at install time.
09b819
09b819
-------------------------------------------------------------------
0b8c72
Fri Jun 17 17:27:24 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
0b8c72
0b8c72
- Blacklist failing test.
0b8c72
0b8c72
-------------------------------------------------------------------
4613d4
Mon May  2 16:24:52 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
4613d4
4613d4
- Update to version 1.0.0.
4613d4
  Changelog: https://foss.heptapod.net/mercurial/hg-git/-/tags/1.0.0
4613d4
- Remove "fix-tests-expecting-different-git-output.patch".
4613d4
4613d4
-------------------------------------------------------------------
26392c
Fri Mar 18 15:28:51 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
26392c
26392c
- Obsolete python3-hg-git as it is not the Factory package anymore
26392c
26392c
-------------------------------------------------------------------
26392c
Fri Mar 18 15:24:42 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
26392c
26392c
- Fix failing tests.
26392c
26392c
-------------------------------------------------------------------
e2a23c
Wed Feb  2 21:05:39 UTC 2022 - Lukas Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Update to v0.10.4.
e2a23c
  * Fix compatibility with the mercurial_keyring extension. (#360)
e2a23c
  * Add missing test files to the source archive. (#375)
e2a23c
  * Fix tests with Git 2.34.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Wed Nov 17 20:34:12 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Update to v0.10.3.
e2a23c
  * Add support for Mercurial 6.0.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Mon Sep 20 20:59:41 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Rename package.
e2a23c
- Make spec file more similar to the one for tortoisehg.
e2a23c
- Set Group attribute to "Development/Tools/Version Control".
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Sat Jul 31 17:13:13 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Do not run tests on Leap to fix build failures.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Sat Jul 31 16:59:44 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Update to v0.10.2.
e2a23c
  * Add support for Mercurial 5.9.
e2a23c
  * Fix the git.authors configuration option, broken in Python 3.
e2a23c
- Remove now unnecessary patch.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Sun Jun 13 19:27:22 UTC 2021 - Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Add python-hg-git-test-pull-after-rebase-fix.patch to fix failing test.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Sun May 16 00:22:57 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
e2a23c
e2a23c
- Update to v0.10.1
e2a23c
  + Add support for Mercurial 5.8.
e2a23c
  + Fix some documentation issues.
e2a23c
  + Don't overwrite annotated tags on push.
e2a23c
  + Fix an issue where pushing a repository without any bookmarks would
e2a23c
    push secret changesets.
e2a23c
e2a23c
-------------------------------------------------------------------
e2a23c
Sun Apr 18 00:05:26 UTC 2021 - Müller <expeehaa@outlook.com>
e2a23c
e2a23c
- Create initial package using py2pack and hg-git v0.10.0.