15 Commits

Author SHA256 Message Date
c8ea7a5aa2 Accepting request 1311190 from home:regularhunter:branches:multimedia:apps
- Update to 3.1.1:
 * Fix "context has already been set" error

OBS-URL: https://build.opensuse.org/request/show/1311190
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=25
2025-10-13 16:58:02 +00:00
383bff8f21 - replace Requires: /usr/bin/chardetect with %{pythons}-chardet
* let chardetect use the same python version as mcomix

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=23
2025-08-19 18:00:43 +00:00
5fcd0dbd7a - for Leap 16.0 requires python3 instead of python311
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=21
2025-01-29 13:29:42 +00:00
3d61e5b873 - for Leap 16.8 requires python3 instead of python311
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=20
2025-01-29 13:23:41 +00:00
6f86801f6d - fix Requires
- adjust spec file for Leap 16.0

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=19
2025-01-28 15:20:51 +00:00
21f17239a7 - update to 3.1.0:
* Image colors can be negated in the Image Enhancement dialog.
  * "Fit to size" has been generalised.
  * Fixed regression from 2.0.0 in Library collection list.
  * Added official MIME types for CBZ/CBR files
  * Improved robustness to invalid UTF-8
- update to 3.0.0:
  * MComix uses pyproject.toml instead of the now obsolete setup.py
  * application meta files are no longer copied automatically by 
    the installation process
  * Fixed bug in Python PDF extraction that prevented rotated PDF
    images being displayed without rotation.
  * MComix previously didn't remember to restore the "maximized" 
    window state when restarting.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=17
2024-05-21 15:38:35 +00:00
1edaa79e78 - fixed typo: Requires: /usr/bin/chardet -> Requires: /usr/bin/chardetect
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=15
2023-11-22 16:05:31 +00:00
1928eebdd2 - replace Requires: python3-chardet with Requires: /usr/bin/chardet
- use %{python_module} macro for BuildRequires: of python modules
- use %{pythons} macro for Requires: of python modules
- cleanup in the %files section

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=14
2023-11-01 05:30:31 +00:00
38be8be58b - replace Requires: PyGObject with Requires: python3-gobject-Gdk
- replace Requires: chardet with Requires: python3-chardet
- since version 2.2.0 mcomix needs puthon 3.7, use the macro 
  sle15_python_module_pythons to build mcomix on Leap using
  a modern version of python

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=10
2023-10-11 19:08:58 +00:00
390d8a7aa4 Accepting request 1115685 from home:sergiolaverde0
After python3-Pillow updated to 10.0.0 a bug on mcomix's side made the application stop launching. this package updates mcomix to version 2.3.0 which includes a fix to that bug among others. Full list of relevant changes at the bottom of the message.

I have removed all warnings from RPM Lint, but please be considerate since this is my first time building a RMP or packaging anything in general so certain things could be poorly documented or a bit messy. Please let me know if I am to introduce changes and submit the package again.

Changes:

- update to 2.3.0:
  * MComix now offers a high-resolution application icon.
  * Restored Python 3.7 compatibility in native PDF extractor.
- changes introduced in 2.2.1:
  * Added missing vendor package to source distribution.
- changes introduced in 2.2.0:
  * Fixed incorrect PDF transformations on systems using a recent
  version of MuPDF.
  * Fixed incompatibility with Pillow 10.0.0 due to bug in version check.
  * MComix can now use the PyMuPDF Python package to provide PDF reading
  capabilities, with improved extraction/decoding speed.
  * Added support for MobiPocket (AZW3) format books. Archives with DRM
  are not supported.
  * The OSD now shows the current page and the total number of pages.
  * The tabs of the Preferences dialog are scrollable so all dialog tabs
  can be properly used on smaller screens.
  * Updated the simplified Chinese translation.

OBS-URL: https://build.opensuse.org/request/show/1115685
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=9
2023-10-09 11:26:22 +00:00
284aa591f3 - update to 2.1.1:
* Improved quality and speed of the magnifying lens.
  * Added new de facto IEC prefixes.
  * Window size should be remembered correctly again when
    restarting the application.
  * Replaced usage of deprecated GTK threading/timer
    functionality.
  * Fixed GLib application name. This improves integration
    with Gnome.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=8
2023-05-29 20:06:02 +00:00
039d9cf0ae Accepting request 1045387 from home:amanzini:branches:multimedia:apps
- fix wrong attributes in original archived source

- Update to 2.1.0:
  * Fixed byte/unicode error in library search text field.
  * Fixed DPI detection for PDFs which cannot be decoded using UTF-8.
  * Fixed magnifying lens errors when image was rotated

OBS-URL: https://build.opensuse.org/request/show/1045387
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=6
2022-12-26 22:02:10 +00:00
3ae10f7002 - add Requires: typelib-1_0-Gtk-3_0
* fix boo#1200948

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=4
2022-06-28 02:59:17 +00:00
bc1a3b9326 - spec file cleanup
- add BuildRequires: gobject-introspection
- replace Requires: python3-gobject with Requires: python3-gobject-Gdk

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=2
2022-06-02 14:32:18 +00:00
cbf07359ba Accepting request 979932 from home:gcomes.obs
I want to restore mcomix to multimedia:apps. If I'm not wrong it was removed 3 years ago because mcomix only supported python2.

OBS-URL: https://build.opensuse.org/request/show/979932
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mcomix?expand=0&rev=1
2022-05-31 06:04:09 +00:00