SHA256
1
0
forked from pool/mcomix

10 Commits

Author SHA256 Message Date
b921029579 - 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
936b5f93f1 - 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
d22d3b0d9e - 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
cbe69dc945 - 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
1629d7dccb 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
62341d270c - 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
d427791fa4 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
405cc2e6bd - 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
f47105213d - 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
2d3839ec49 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