Hello community,

here is the log from the commit of package translate-shell for openSUSE:Factory 
checked in at 2018-04-30 22:58:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/translate-shell (Old)
 and      /work/SRC/openSUSE:Factory/.translate-shell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "translate-shell"

Mon Apr 30 22:58:30 2018 rev:11 rq:602535 version:0.9.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/translate-shell/translate-shell.changes  
2017-05-10 20:53:55.278028739 +0200
+++ /work/SRC/openSUSE:Factory/.translate-shell.new/translate-shell.changes     
2018-04-30 22:59:36.307002048 +0200
@@ -1,0 +2,23 @@
+Sun Apr 29 01:03:55 UTC 2018 - [email protected]
+
+- Update to version 0.9.6.7:
+  * Bing translator
+  * 3 new languages for Yandex (Hill Mari, Eastern Mari, Papiamento)
+  * Show transliteration for Bing and Yandex
+  * print only language code when specifying -brief -identity
+- includes 0.9.6.6:
+  * DeepL translator
+  * 3 new options (-dump, -download-audio/-download-audio-as, -no-warn)
+- includes 0.9.6.5:
+  * HTTP proxy support
+  * display all alternative translations
+  * rlwrap invocation regression fixed
+- includes 0.9.6.4:
+  * fix locale detection
+  * fix extra spaces between sentences when using google
+- cleanup with spec-cleaner
+- update summary and description to reflect new services
+- remove check for now (curl test failing)
+- fix E: env-script-interpreter
+
+-------------------------------------------------------------------

Old:
----
  translate-shell-0.9.6.3.tar.gz

New:
----
  translate-shell-0.9.6.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ translate-shell.spec ++++++
--- /var/tmp/diff_new_pack.9XscZK/_old  2018-04-30 22:59:37.070974170 +0200
+++ /var/tmp/diff_new_pack.9XscZK/_new  2018-04-30 22:59:37.070974170 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package translate-shell
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           translate-shell
-Version:        0.9.6.3
+Version:        0.9.6.7
 Release:        0
-Summary:        Google Translate to serve as a command-line tool
+Summary:        Command line translator using various online services as 
backends
 License:        Unlicense
 Group:          Productivity/Networking/Web/Frontends
-Url:            https://www.soimort.org/translate-shell
+URL:            https://www.soimort.org/translate-shell
 Source:         
https://github.com/soimort/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  emacs-nox
 BuildRequires:  gawk >= 4.0
@@ -39,8 +39,9 @@
 
 %description
 Translate Shell is a command-line translator powered by
-Google Translate. It gives you easy access to Google Translate in
-your terminal.
+Google Translate, Bing Translator, Yandex.Translate and DeepL
+traslator. It gives you access to online translation services
+in your terminal.
 
 %prep
 %setup -q
@@ -49,16 +50,14 @@
 make %{?_smp_mflags} V=1
 
 %install
-%make_install \
-  PREFIX=%{buildroot}%{_prefix}
-
-%check
-LC_ALL=en_US.UTF-8 make test %{?_smp_mflags} V=1
+%make_install PREFIX=%{_prefix}
+chmod -x %{buildroot}%{_mandir}/man1/trans.1
+sed -i 's,/usr/bin/env bash,/bin/bash,' %{buildroot}%{_bindir}/trans
 
 %files
-%defattr(-,root,root)
-%doc CONTRIBUTING.md LICENSE README.md WAIVER
+%license LICENSE
+%doc CONTRIBUTING.md README.md WAIVER
 %{_bindir}/trans
-%{_mandir}/man?/trans.?%{?ext_man}
+%{_mandir}/man1/trans.1%{?ext_man}
 
 %changelog

++++++ translate-shell-0.9.6.3.tar.gz -> translate-shell-0.9.6.7.tar.gz ++++++
++++ 2295 lines of diff (skipped)


Reply via email to