commit 4602aede78452204347c0ff3ad6fdba81c8ec8be
Author: Łukasz Maśko <[email protected]>
Date:   Sat Apr 11 19:31:34 2020 +0200

    - Up to 4.13.0.

 calibre-locales.patch | 12 ------------
 calibre.spec          |  9 +++++----
 2 files changed, 5 insertions(+), 16 deletions(-)
---
diff --git a/calibre.spec b/calibre.spec
index 0184b71..65276ff 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -11,12 +11,12 @@
 Summary:       E-book converter and library management
 Summary(pl.UTF-8):     Konwerter oraz biblioteka dla e-booków
 Name:          calibre
-Version:       4.3.0
-Release:       2
+Version:       4.13.0
+Release:       1
 License:       GPL v3+
 Group:         Applications/Multimedia
 Source0:       %{name}-%{version}-nofonts.tar.xz
-# Source0-md5: 8bfe8d70899f3437626d6040be98020a
+# Source0-md5: dfee853d8c11bdca4654382e8ab8e2db
 Source1:       generate-tarball.sh
 Source2:       %{name}-mount-helper
 Patch0:                %{name}-prefix.patch
@@ -48,6 +48,7 @@ BuildRequires:        Qt5WebEngine-devel
 BuildRequires: Qt5Widgets-devel
 BuildRequires: chmlib-devel >= 0.40
 BuildRequires: hunspell-devel
+BuildRequires: hyphen-devel
 BuildRequires: libicu-devel
 BuildRequires: libinput-devel
 BuildRequires: libmtp-devel >= 1.1.5
@@ -251,7 +252,7 @@ done;
 # duplicates of bn,sl
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{bn_BD,sl_SI}
 # unsupported
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{jv,ltg}
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{jv,ltg,uz@Latn}
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}
 
diff --git a/calibre-locales.patch b/calibre-locales.patch
index 01b6084..ac067d3 100644
--- a/calibre-locales.patch
+++ b/calibre-locales.patch
@@ -35,18 +35,6 @@
          return self.j(self.d(self.DEST), 'stats.pickle')
 --- calibre/src/calibre/translations/dynamic.py.wiget  2013-12-06 
05:13:34.000000000 +0100
 +++ calibre/src/calibre/translations/dynamic.py        2013-12-09 
09:28:32.349958101 +0100
-@@ -5,10 +5,10 @@ Dynamic language lookup of translations
- __license__   = 'GPL v3'
- __copyright__ = '2008, Marshall T. Vandegrift <[email protected]>'
- 
-+import os
- import io
- from gettext import GNUTranslations
- from calibre.utils.localization import get_lc_messages_path
--from zipfile import ZipFile
- 
- __all__ = ['translate']
- 
 @@ -21,15 +21,10 @@ def translate(lang, text):
      else:
          mpath = get_lc_messages_path(lang)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/calibre.git/commitdiff/4602aede78452204347c0ff3ad6fdba81c8ec8be

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to