Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2017-09-13 21:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bijiben (Old)
 and      /work/SRC/openSUSE:Factory/.bijiben.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bijiben"

Wed Sep 13 21:54:27 2017 rev:33 rq:523657 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2017-08-18 
14:59:49.992762851 +0200
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes     2017-09-13 
21:54:28.362429847 +0200
@@ -1,0 +2,20 @@
+Tue Sep 12 01:53:41 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+  + Re-enable translations broken in 3.24 cycle.
+  + Fixed crash when closing application in an empty note.
+  + Fixed title for new Memo notes.
+  + Fixed crash when removing Memo notes.
+  + Fixed crash when removing Notebooks from trash.
+  + Fixed memory leak when releasing Notebooks.
+  + Reduced I/O usage when saving window state.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 11 18:15:54 UTC 2017 - [email protected]
+
+- Update to version 3.24.2:
+  + Re-enable translations broken in 3.24 cycle.
+  + Updated translations.
+
+-------------------------------------------------------------------
@@ -16,0 +37 @@
+  + bijiben-fix-redundant-decls-error.patch.
@@ -20,0 +42,23 @@
+- Stop passing --disable-Werror to configure, no longer needed.
+
+-------------------------------------------------------------------
+Sat Jul 29 12:24:07 UTC 2017 - [email protected]
+
+- Add yet a upstream commit to
+  bijiben-fix-redundant-decls-error.patch: Add a missing include.
+- Use sed to replace tracker-sparql-1.0 with tracker-sparql-2.0
+  BuildRequires.
+- Pass --disable-Werror to configure, needed to fix build with new
+  glib2, add fixme to remove it on next version update.
+- Drop post(un) handling: Remove obsolete
+  glib2_gsettings_schema_post(un), icon_theme_cache_post(un),
+  desktop_database_post(un) and mime_database_post(un) calls, we
+  have filetriggers to take care of this now.
+
+-------------------------------------------------------------------
+Wed Jul 12 10:22:37 UTC 2017 - [email protected]
+
+- Add bijiben-fix-redundant-decls-error.patch: Fix build with new
+  version of glib (bgo#783878).
+- Following the above, add libtool BuildRequires and pass
+  autoreconf as the patch touches the buildsystem.

Old:
----
  bijiben-3.24.1.tar.xz

New:
----
  bijiben-3.26.0.tar.xz

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

Other differences:
------------------
++++++ bijiben.spec ++++++
--- /var/tmp/diff_new_pack.QYRTwP/_old  2017-09-13 21:54:29.690243027 +0200
+++ /var/tmp/diff_new_pack.QYRTwP/_new  2017-09-13 21:54:29.694242465 +0200
@@ -19,14 +19,15 @@
 %define with_zeitgeist 0
 
 Name:           bijiben
-Version:        3.24.1
+Version:        3.26.0
 Release:        0
 Summary:        Note editor for GNOME
 License:        GPL-3.0+ and CC-BY-SA-3.0
 Group:          Productivity/Text/Editors
 Url:            https://live.gnome.org/Bijiben
-Source:         
http://download.gnome.org/sources/bijiben/3.24/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/bijiben/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.50.1
+BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -38,7 +39,7 @@
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(tracker-sparql-1.0)
+BuildRequires:  pkgconfig(tracker-sparql-2.0)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.10.0
 %if %{with_zeitgeist}
@@ -67,11 +68,14 @@
 %lang_package
 %prep
 %setup -q
+sed -i 's:tracker-sparql-1.0:tracker-sparql-2.0:g' configure.ac
 
 %build
+autoreconf -fiv
 %configure \
     --disable-static \
-    --disable-update-mimedb
+    --disable-update-mimedb \
+    %{nil}
 make %{?_smp_mflags}
 
 %install
@@ -80,18 +84,6 @@
 %suse_update_desktop_file org.gnome.bijiben DesktopUtility
 %find_lang %{name} %{?no_lang_C}
 
-%post
-%glib2_gsettings_schema_post
-%icon_theme_cache_post
-%desktop_database_post
-%mime_database_post
-
-%postun
-%glib2_gsettings_schema_postun
-%icon_theme_cache_postun
-%desktop_database_postun
-%mime_database_postun
-
 %files
 %defattr(-,root,root)
 %doc COPYING

++++++ bijiben-3.24.1.tar.xz -> bijiben-3.26.0.tar.xz ++++++
++++ 10731 lines of diff (skipped)


Reply via email to