Hello community,

here is the log from the commit of package bookworm for openSUSE:Factory 
checked in at 2018-10-17 08:42:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bookworm (Old)
 and      /work/SRC/openSUSE:Factory/.bookworm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bookworm"

Wed Oct 17 08:42:14 2018 rev:3 rq:642426 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bookworm/bookworm.changes        2018-02-24 
16:39:09.585924031 +0100
+++ /work/SRC/openSUSE:Factory/.bookworm.new/bookworm.changes   2018-10-17 
08:43:10.925765152 +0200
@@ -1,0 +2,24 @@
+Mon Oct  8 11:33:14 UTC 2018 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 1.1.0:
+  * Updated for Appcenter Juno release
+  * Fixed CSS causing overlapping text (Issue #210)
+  * Updated CSS to work for both Loki and Juno
+  * Removed stateful from SimpleAction on context menu (Issue 
+    #203)
+  * Added functionality for dictionary word lookup (Issue #185)
+  * Fix to prevent external links to be loaded on Bookworm (Issue 
+    #180)
+  * Changes to add icons/files to GResource (Issue #81)
+  * Added html2text to ReadMe for build instructions
+  * Merge pull request #204 from fabianfreyer/master
+  * Install scripts with group permissions
+  * Changes to add highlight colour to prefferences menu (Issue 
+    #202)
+  * Merge branch 'origin/master' into Weblate
+  * Update desktop entry to use standardised Keywords key.
+  * Fix spelling of 'successfully'.
+- Remove obsolete macros
+- Spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  bookworm-1.0.0.tar.gz

New:
----
  bookworm-1.1.0.tar.gz

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

Other differences:
------------------
++++++ bookworm.spec ++++++
--- /var/tmp/diff_new_pack.GiRUWw/_old  2018-10-17 08:43:12.085764170 +0200
+++ /var/tmp/diff_new_pack.GiRUWw/_new  2018-10-17 08:43:12.085764170 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bookworm
 #
-# 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
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           bookworm
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        E-book reader
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Office/Other
 URL:            https://babluboy.github.io/bookworm
 Source:         
https://github.com/babluboy/bookworm/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -33,22 +33,19 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(granite)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(granite) >= 0.5
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(poppler-glib)
 BuildRequires:  pkgconfig(sqlite3) >= 3.5.9
 BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.16.0
 # Check list of dependencies
-BuildRequires:  contractor
 BuildRequires:  html2text
 BuildRequires:  poppler-tools
-Requires:       contractor
 Requires:       html2text
 Requires:       poppler-tools
 Recommends:     unrar
 Recommends:     unzip
 Recommends:     %{name}-lang
-%glib2_gsettings_schema_requires
 
 %description
 An eBook reader for Elementary OS.
@@ -100,35 +97,20 @@
 # remove executable flags
 find %{buildroot} -name \*.txt -exec chmod 0644 {} +
 
-mkdir -p %{buildroot}%{_datadir}/appdata
-mv 
%{buildroot}%{_datadir}/{metainfo,appdata}/com.github.babluboy.bookworm.appdata.xml
-
 %suse_update_desktop_file -r com.github.babluboy.bookworm GTK Office Viewer
 %find_lang com.github.babluboy.bookworm %{name}.lang
 %fdupes %{buildroot}/%{_datadir}
 
-%if 0%{?suse_version} < 1320
-%post
-%icon_theme_cache_post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
-%doc AUTHORS LICENSE README.md
+%license LICENSE
+%doc AUTHORS README.md
 %{_bindir}/com.github.babluboy.bookworm
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/com.github.babluboy.bookworm.appdata.xml
 %{_datadir}/applications/com.github.babluboy.bookworm.desktop
-%{_datadir}/bookworm/
-%{_datadir}/contractor/
 %{_datadir}/glib-2.0/schemas/com.github.babluboy.bookworm.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*bookworm*.??g
+%{_datadir}/metainfo/com.github.babluboy.bookworm.appdata.xml
+%{_datadir}/bookworm/
+%{_datadir}/contractor/
 
 %files lang -f %{name}.lang
 

++++++ bookworm-1.0.0.tar.gz -> bookworm-1.1.0.tar.gz ++++++
++++ 113352 lines of diff (skipped)


Reply via email to