Hello community, here is the log from the commit of package yaics for openSUSE:Factory checked in at 2015-03-18 13:08:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yaics (Old) and /work/SRC/openSUSE:Factory/.yaics.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yaics" Changes: -------- --- /work/SRC/openSUSE:Factory/yaics/yaics.changes 2015-01-27 09:09:15.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yaics.new/yaics.changes 2015-03-18 13:08:13.000000000 +0100 @@ -1,0 +2,21 @@ +Tue Mar 17 13:56:43 UTC 2015 - [email protected] + +- Update to 0.5: + * Remove 'tor port is...', due to tor browser bundle port and + 'regular' tor port are different. + * Fix the [x] in the tabs. + * Add a setting for enabling the feature that shows the + attachment inside the messages. + * Fix a crash when you click icon and yaics is not fully loaded + yet. + * Make urls fully visible instead of shortened, makes it easier to + view/confirm the urls. + * Correct settings restart requirement notifications. + * Fix two buttons tooltip. + * Remove '(paused)' from tabs titles, now it writes it as a + status message instead. + * Minor bugfixes and enhancements. + * Update translations. + * Add Ukrainian translation. + +------------------------------------------------------------------- Old: ---- yaics-0.4.tar.gz New: ---- yaics-0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yaics.spec ++++++ --- /var/tmp/diff_new_pack.rqV0oi/_old 2015-03-18 13:08:14.000000000 +0100 +++ /var/tmp/diff_new_pack.rqV0oi/_new 2015-03-18 13:08:14.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yaics # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,13 +17,13 @@ Name: yaics -Version: 0.4 +Version: 0.5 Release: 0 Summary: A simple GNU social client written in C++/Qt License: GPL-3.0+ Group: System/GUI/Other -Url: https://gitorious.org/yaics -Source: https://gitorious.org/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Url: https://gitlab.com/stigatle/yaics +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 @@ -33,6 +33,8 @@ BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5WebKit) +BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) @@ -41,7 +43,7 @@ licensed under the GNU GPL 3.0 (or later). %prep -%setup -q -n %{name}-%{name} +%setup -q -n %{name}.git %build %qmake5 PREFIX=%{_prefix} @@ -60,7 +62,7 @@ %files %defattr(-,root,root) -%doc COPYING README.md +%doc AUTHORS ChangeLog COPYING README.md %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/*.png ++++++ yaics-0.4.tar.gz -> yaics-0.5.tar.gz ++++++ ++++ 2778 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
