Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2017-10-02 16:54:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corebird (Old)
 and      /work/SRC/openSUSE:Factory/.corebird.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corebird"

Mon Oct  2 16:54:02 2017 rev:14 rq:530108 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/corebird/corebird.changes        2017-07-17 
09:11:08.656055056 +0200
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2017-10-02 
16:54:15.465936467 +0200
@@ -1,0 +2,14 @@
+Sun Sep 24 16:19:08 UTC 2017 - [email protected]
+
+- Update to version 1.6
+  + Dependencies: GTK+ 3.20 is now required, and librest is no longer
+    a dependency.
+  + Facelift for the tweet info page.
+  + Lots of stability fixes.
+  + The compose window now starts uploading images as soon as they
+    are selected.
+- Only use post scripts for schema, desktop, and icon cache handling
+  on suse_version < 1330.
+- Drop pkgconfig(rest-0.7) BuildRequries: no longer needed.
+
+-------------------------------------------------------------------

Old:
----
  corebird-1.5.1.tar.xz

New:
----
  corebird-1.6.tar.xz

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

Other differences:
------------------
++++++ corebird.spec ++++++
--- /var/tmp/diff_new_pack.YXqrOA/_old  2017-10-02 16:54:16.317816896 +0200
+++ /var/tmp/diff_new_pack.YXqrOA/_new  2017-10-02 16:54:16.321816335 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           corebird
-Version:        1.5.1
+Version:        1.6
 Release:        0
 Summary:        A lightweight Twitter Client
 License:        GPL-3.0+
@@ -34,19 +34,18 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gspell-1)
 BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(sqlite3)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Native Twitter client, integrating into GNOME 3.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -59,6 +58,7 @@
 %suse_update_desktop_file org.baedert.corebird X-SuSE-Core-Internet
 %find_lang %{name} %{?no_lang_C}
 
+%if 0%{?suse_version} < 1330
 %post
 %glib2_gsettings_schema_post
 %icon_theme_cache_post
@@ -68,13 +68,13 @@
 %glib2_gsettings_schema_postun
 %icon_theme_cache_postun
 %desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc COPYING
 %{_bindir}/%{name}
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/org.baedert.corebird.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/org.baedert.corebird.appdata.xml
 %{_datadir}/applications/org.baedert.corebird.desktop
 %{_datadir}/dbus-1/services/org.baedert.corebird.service
 %{_datadir}/glib-2.0/schemas/org.baedert.corebird.gschema.xml

++++++ corebird-1.5.1.tar.xz -> corebird-1.6.tar.xz ++++++
++++ 23172 lines of diff (skipped)


Reply via email to