Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2017-10-05 11:56:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rednotebook (Old)
 and      /work/SRC/openSUSE:Factory/.rednotebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rednotebook"

Thu Oct  5 11:56:39 2017 rev:43 rq:530190 version:2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2017-07-19 
12:22:03.175521148 +0200
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes     
2017-10-05 11:56:40.810370111 +0200
@@ -1,0 +2,47 @@
+Sat Sep 30 18:33:30 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.3:
+  + Compress backups.
+  + Use newer txt2tags version 2.6 and reapply changes to obtain a
+    GPL-2+ version.
+  + Remove brittle PDF export. Please export to HTML and print to
+    PDF with browser instead.
+  + Remove intro page from export wizard.
+  + Fix: image files were not found on Windows and Mac OS.
+  + Print peak memory usage on Linux when program exits.
+  + Hide tags panel completely by default instead of only
+    minimizing it.
+  + Update Debian files.
+
+-------------------------------------------------------------------
+Sat Sep 16 21:58:10 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.2:
+  + Port RedNotebook 2 to Windows.
+  + Windows: uninstall old version before installing new version to
+    remove old files.
+  + Windows: use Aspell for spell checking.
+  + Update Debian files.
+- Changes from version 2.1:
+  + Make webkit optional (but highly recommended). If missing, show
+    preview in external browser.
+  + Support inserting SVG images.
+  + Don't switch between edit and review mode automatically by
+    default.
+- Changes from version 2.1.1:
+  + Reset package name to 'rednotebook'.
+- Changes from version 2.1.2:
+  + Fix "Exec" field in .desktop file.
+- Changes from version 2.1.3:
+  + Fix creating translation files.
+- Changes from version 2.1.4:
+  + Use old names for appdata and desktop files.
+- Changes from version 2.1.5:
+  + Fix debian/control.
+- Drop rednotebook-locale-unicode-fix.patch: Fixed upstream.
+- Drop obsolete post(un) handling of following macros:
+  desktop_database_post(un) and icon_theme_cache_post(un),
+  file-triggers takes care of this for us now.
+- Run spec-cleaner, modernize spec.
+
+-------------------------------------------------------------------

Old:
----
  rednotebook-2.0.tar.gz
  rednotebook-locale-unicode-fix.patch

New:
----
  rednotebook-2.3.tar.gz

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

Other differences:
------------------
++++++ rednotebook.spec ++++++
--- /var/tmp/diff_new_pack.njaV0b/_old  2017-10-05 11:56:41.742238998 +0200
+++ /var/tmp/diff_new_pack.njaV0b/_new  2017-10-05 11:56:41.746238435 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rednotebook
-Version:        2.0
+Version:        2.3
 Release:        0
 Summary:        Graphical diary and journal
 # See note at the end of README: code is using some LGPL-3.0+ module, so the 
resulting work is GPL-3.0+.
@@ -25,8 +25,6 @@
 Group:          Productivity/Office/Other
 Url:            http://rednotebook.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/rednotebook/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM rednotebook-locale-unicode-fix.patch zai...@opensuse.org 
-- Fix runtime crash
-Patch0:         rednotebook-locale-unicode-fix.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
@@ -36,11 +34,10 @@
 BuildRequires:  update-desktop-files
 Requires:       python3-PyYAML
 Requires:       python3-gobject-Gdk
+Recommends:     %{name}-lang
 Recommends:     python3-chardet
 Recommends:     python3-pyenchant
-Recommends:     %{name}-lang
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 RedNotebook is a graphical journal to keep track of notes and thoughts.
@@ -49,36 +46,27 @@
 entries.
 
 %lang_package
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
 %install
-%{__python3} setup.py install --prefix=%{_prefix} 
--exec-prefix=%{_exec_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%{_prefix} --exec-prefix=%{_prefix} 
--root=%{buildroot}
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name} Calendar
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
-%defattr(-,root,root)
 %doc CHANGELOG LICENSE README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.svg
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/rednotebook.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/rednotebook.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ rednotebook-2.0.tar.gz -> rednotebook-2.3.tar.gz ++++++
++++ 8823 lines of diff (skipped)


Reply via email to