Hello community,

here is the log from the commit of package yaics for openSUSE:Factory checked 
in at 2017-04-06 11:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yaics (Old)
 and      /work/SRC/openSUSE:Factory/.yaics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yaics"

Thu Apr  6 11:02:01 2017 rev:3 rq:482835 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yaics/yaics.changes      2015-03-18 
13:08:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yaics.new/yaics.changes 2017-04-06 
11:02:03.312389220 +0200
@@ -1,0 +2,14 @@
+Sun Mar 26 15:48:00 UTC 2017 - [email protected]
+
+- Update to version 0.5.2:
+  * Add a new image preview feature, remove previous webwidget.
+  * Update the tray icon.
+  * Add font selection in settings window.
+  * Adjust the "time" in the statuses, to keep the CPU load low.
+  * Add a follow\unfollow button in the status.
+  * Add "max num statuses" to show at once, to prevent it from
+    locking up over time.
+  * Update translations (Russian, Ukrainian).
+  * Add a German translation.
+
+-------------------------------------------------------------------

Old:
----
  yaics-0.5.tar.gz

New:
----
  yaics-0.5.2.tar.gz

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

Other differences:
------------------
++++++ yaics.spec ++++++
--- /var/tmp/diff_new_pack.lzDfdg/_old  2017-04-06 11:02:04.024288604 +0200
+++ /var/tmp/diff_new_pack.lzDfdg/_new  2017-04-06 11:02:04.032287474 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yaics
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,18 +16,20 @@
 #
 
 
+%define _version 0.5-2
+%define _rev    44979a56d9c659be68c10794cec501f29f5b942b
 Name:           yaics
-Version:        0.5
+Version:        0.5.2
 Release:        0
 Summary:        A simple GNU social client written in C++/Qt
 License:        GPL-3.0+
 Group:          System/GUI/Other
 Url:            https://gitlab.com/stigatle/yaics
-Source:         
https://gitlab.com/stigatle/%{name}/repository/archive.tar.gz?ref=%{version}#/%{name}-%{version}.tar.gz
+Source:         
https://gitlab.com/stigatle/%{name}/repository/archive.tar.gz?ref=%{_version}#/%{name}-%{version}.tar.gz
 BuildRequires:  aspell-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -43,11 +45,11 @@
 licensed under the GNU GPL 3.0 (or later).
 
 %prep
-%setup -q -n %{name}.git
+%setup -q -n %{name}-%{_version}-%{_rev}
 
 %build
 %qmake5 PREFIX=%{_prefix}
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %qmake5_install

++++++ yaics-0.5.tar.gz -> yaics-0.5.2.tar.gz ++++++
++++ 1842 lines of diff (skipped)


Reply via email to