File rpmconf.changes of Package rpmconf

-------------------------------------------------------------------
Mon Mar 10 05:28:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

- Update to 1.1.11:
  * correct wording
  * use license file from reuse
  * add reuse config
- Add BuildRequires on python3-setuptools

-------------------------------------------------------------------
Sun Jan 28 19:11:27 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 1.1.10:
  * Use rpm.files instead of rpm.fi
  * Add upper version bound for setInterruptSafety()

-------------------------------------------------------------------
Thu Oct 19 08:46:32 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>

- Do not use break lines in %python3_install macro to avoid problems
  with possible macro expansion. The option "--root %{buildroot}" is
  not needed because it's in the macro by default.
  See gh#openSUSE/python-rpm-macros#164

-------------------------------------------------------------------
Thu Jun  8 11:32:58 UTC 2023 - Martin Pluskal <mpluskal@suse.com>

- Update to version 1.1.9:
  * Add BuildRequire on setuptools to fix distutils error on
    Python 3.12

-------------------------------------------------------------------
Mon Dec  5 21:52:40 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 1.1.8:
  * change wording to avoid confusion
  * avoid loops during clean action

-------------------------------------------------------------------
Sat Nov 20 19:39:20 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru>

- Update to version 1.1.4 (changes since 1.0.19):
  * Better handle message after merging.
  * Add sdiff support (gh#xsuchy/rpmconf#51).
  * rpmconf.sgml: Improve readability.
  * Drop the deprecated no-op "U" mode for open() for Python 3.9+.
  * Fix short version of --version.
  * Implement --root option.
  * initialise rpm transaction faster.
  * Do not traceback when Ctrl+C.
  * Do not go over all packages if neither -a or -o is set.
  * Implement --exclude.
  * Implement unattended mode.
  * Move init section after sleep() so it can be interrupted by ^C.
- Fix version in the released RPM.
- BuildRequire make.

-------------------------------------------------------------------
Tue May  9 16:45:47 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.0.19:
  * Implement --test.
  * Correctly pass /dev/null to difflib (rh#1350249).

-------------------------------------------------------------------
Sat Jul 23 16:15:39 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.0.18 (changes since 1.0.16):
  * Fix a typo in /usr/bin/ls call arguments.
  * Standard import "import errno" comes before
    "from rpmconf import rpmconf".
  * Set loglevel only for rpmconf logger.
  * Add pylintrc.

-------------------------------------------------------------------
Fri Dec  4 10:29:26 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.16:
  * Local variable 'fromdate' referenced before assignment.

-------------------------------------------------------------------
Sat Nov 28 19:39:30 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.15:
  * Handle broken symlinks.

-------------------------------------------------------------------
Wed Nov 25 20:45:35 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.14:
  * Improve error message.
  * Check for root privileges.
  * Clarify man page.

-------------------------------------------------------------------
Mon Nov 16 14:15:34 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.13:
  * Do TB when somebody remove file under our hand.

-------------------------------------------------------------------
Tue Aug 18 14:51:38 UTC 2015 - sor.alexei@meowr.ru

- Remove python3-rpmconf-doc which contained a HTML page with the
  same content as does rpmconf (3) manpage.
  This also solves odd build failures.

-------------------------------------------------------------------
Sat Jul  4 20:12:03 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.12 (changes since 1.0.9):
  * Other method for stdin flush and handle Ctrl+C correctly.
  * Disable pylint warnings.

-------------------------------------------------------------------
Tue Jun  4 11:03:12 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.9 (changes since 1.0.7):
  * pylint: let the logger expand params.
  * 1226591 - do not flush stdin, when it is not TTY.
  * Use RPM Python API to get package name of file.
  * Minor fixes.
- Change group of python3-rpmconf-doc to Documentation/HTML.
- Suggest diffuse, kdiff3, meld, vim as mainstream does.

-------------------------------------------------------------------
Thu Jan 15 05:45:55 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.7:
  * Add / before usr/bin.

-------------------------------------------------------------------
Fri Jan  9 12:37:28 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.0.6 (changes since 1.0.4):
  * Let tito bump up version in docs/source/conf.py.
  * Split to python class and CLI.
  * Use rpm python api to get version.

-------------------------------------------------------------------
Mon Jan  5 11:03:02 UTC 2015 - sor.alexei@meowr.ru

- Initial package.
openSUSE Build Service is sponsored by