Hello community, here is the log from the commit of package quassel for openSUSE:Factory checked in at 2018-08-02 14:58:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quassel (Old) and /work/SRC/openSUSE:Factory/.quassel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quassel" Thu Aug 2 14:58:31 2018 rev:45 rq:626681 version:0.13~rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/quassel/quassel.changes 2018-07-27 10:58:08.401864488 +0200 +++ /work/SRC/openSUSE:Factory/.quassel.new/quassel.changes 2018-08-02 14:58:38.664328090 +0200 @@ -1,0 +2,21 @@ +Tue Jul 31 11:55:31 UTC 2018 - [email protected] + +- Do not ship quassel.SuSEfirewall2 as firewalld has the config + within its general package + +------------------------------------------------------------------- +Tue Jul 31 11:27:33 UTC 2018 - [email protected] + +- Version update to 0.13-rc1: + * New branding, more modern icons (from the Breeze icon theme) + * Better support for icon themes + * Many UI improvements + * Support for many IRCv3 features, including the display of modern formatting codes + * Functionality such as highlights and chat activity tracking move into the core to help mobile clients to be more efficient + * Support for containerization, i.e. config-less core + * Optional authentication via LDAP + * Database improvements, including support for 64 bit IDs and timestamps, and performance tweaks + * For more see ChangeLog +- Drop merged patch Fix-build-with-Qt5.11.patch + +------------------------------------------------------------------- Old: ---- Fix-build-with-Qt5.11.patch quassel-0.12.5.tar.bz2 quassel.SuSEfirewall2 New: ---- quassel-0.13-rc1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quassel.spec ++++++ --- /var/tmp/diff_new_pack.fdXoJI/_old 2018-08-02 14:58:40.132330563 +0200 +++ /var/tmp/diff_new_pack.fdXoJI/_new 2018-08-02 14:58:40.136330571 +0200 @@ -20,23 +20,21 @@ %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif +%define realver 0.13-rc1 Name: quassel -Version: 0.12.5 +Version: 0.13~rc1 Release: 0 Summary: Distributed IRC client License: GPL-2.0-only OR GPL-3.0-only Group: Productivity/Networking/IRC URL: http://quassel-irc.org/ -Source: http://%{name}-irc.org/pub/%{name}-%{version}.tar.bz2 +Source: http://%{name}-irc.org/pub/%{name}-%{realver}.tar.bz2 Source1: service.%{name}core Source2: sysconfig.%{name}core Source3: logrotate.%{name}core -Source4: %{name}.SuSEfirewall2 Source5: quassel-rpmlintrc # PATCH-FIX-SUSE: Set the correct libraries and compiler flags in order to use qglobal.h in check_cxx_source_compiles function Patch0: quassel-set-required-libs-and-flags.patch -# PATCH-FIX-UPSTREAM -Patch1: Fix-build-with-Qt5.11.patch BuildRequires: cmake >= 2.8.10 BuildRequires: extra-cmake-modules BuildRequires: fdupes @@ -54,13 +52,13 @@ BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 BuildRequires: pkgconfig(Qt5Gui) +BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Script) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5WebEngine) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(dbusmenu-qt5) -BuildRequires: pkgconfig(phonon4qt5) BuildRequires: pkgconfig(qca2-qt5) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(zlib) @@ -149,9 +147,8 @@ This contains common parts shared by %{name} and %{name}-client. %prep -%setup -q +%setup -q -n %{name}-%{realver} %patch0 -p1 -%patch1 -p1 %build FAKE_BUILDDATE=$(LC_ALL=C date -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') @@ -186,7 +183,6 @@ install -D -m 644 %{SOURCE2} %{buildroot}%{_fillupdir}/sysconfig.quasselcore install -d -m 751 %{buildroot}%{_localstatedir}/log/%{name} install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}core -install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} # rewrite env shebang on scripts to normal shebang sed -i '1{ @@ -257,7 +253,6 @@ %{_sbindir}/rc%{name}core %{_unitdir}/%{name}core.service %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}core -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name} %attr(-,%{name}core,%{name}core) %dir %{_localstatedir}/lib/%{name}core %attr(-,%{name}core,%{name}core) %dir %{_localstatedir}/log/%{name} %{_fillupdir}/sysconfig.%{name}core @@ -269,13 +264,6 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name} %{_datadir}/icons/hicolor/*/apps/%{name}.png -%{_datadir}/icons/hicolor/*/status/%{name}-*.png -%{_datadir}/icons/hicolor/*/status/irc-channel-joined.png -%{_datadir}/icons/hicolor/*/status/irc-channel-parted.png -%{_datadir}/icons/hicolor/*/actions/im-user-away.png -%{_datadir}/icons/hicolor/*/actions/im-user-offline.png -%{_datadir}/icons/hicolor/*/actions/im-user.png -%{_datadir}/icons/hicolor/scalable/*/* %{_datadir}/knotifications5/%{name}.notifyrc %changelog ++++++ quassel-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.fdXoJI/_old 2018-08-02 14:58:40.176330638 +0200 +++ /var/tmp/diff_new_pack.fdXoJI/_new 2018-08-02 14:58:40.176330638 +0200 @@ -1,6 +1,5 @@ addFilter("incoherent-init-script-name quasselcore") addFilter("incoherent-logrotate-file /etc/logrotate.d/quasselcore") -addFilter("non-conffile-in-etc /etc/sysconfig/SuSEfirewall2.d/services/quassel") addFilter("explicit-lib-dependency libqt5_sql_backend") addFilter("non-standard-uid /var/log/quassel quasslecore") addFilter("non-standard-uid /var/lib/quasselcore quasslecore")
