Hello community, here is the log from the commit of package kdnssd-framework for openSUSE:Factory checked in at 2017-09-19 16:23:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdnssd-framework (Old) and /work/SRC/openSUSE:Factory/.kdnssd-framework.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd-framework" Tue Sep 19 16:23:22 2017 rev:44 rq:526642 version:5.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdnssd-framework/kdnssd-framework.changes 2017-08-24 17:56:02.661617313 +0200 +++ /work/SRC/openSUSE:Factory/.kdnssd-framework.new/kdnssd-framework.changes 2017-09-19 16:23:23.527353128 +0200 @@ -1,0 +2,10 @@ +Tue Sep 12 07:11:17 CEST 2017 - [email protected] + +- Update to 5.38.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.38.0.php +- Changes since 5.37.0: + * None + +------------------------------------------------------------------- Old: ---- kdnssd-5.37.0.tar.xz New: ---- kdnssd-5.38.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdnssd-framework.spec ++++++ --- /var/tmp/diff_new_pack.5pdezH/_old 2017-09-19 16:23:24.123268663 +0200 +++ /var/tmp/diff_new_pack.5pdezH/_new 2017-09-19 16:23:24.127268096 +0200 @@ -18,13 +18,17 @@ %bcond_without lang %define lname libKF5DNSSD5 -%define _tar_path 5.37 +%define _tar_path 5.38 +# Full KF5 version (e.g. 5.33.0) +%{!?_kf5_version: %global _kf5_version %{version}} +# Last major and minor KF5 version (e.g. 5.33) +%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kdnssd-framework -Version: 5.37.0 +Version: 5.38.0 Release: 0 BuildRequires: avahi-compat-mDNSResponder-devel BuildRequires: cmake >= 3.0 -BuildRequires: extra-cmake-modules >= %{_tar_path} +BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem %if %{with lang} ++++++ kdnssd-5.37.0.tar.xz -> kdnssd-5.38.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdnssd-5.37.0/CMakeLists.txt new/kdnssd-5.38.0/CMakeLists.txt --- old/kdnssd-5.37.0/CMakeLists.txt 2017-08-06 20:01:43.000000000 +0200 +++ new/kdnssd-5.38.0/CMakeLists.txt 2017-09-03 10:05:17.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.37.0") # handled by release scripts +set(KF5_VERSION "5.38.0") # handled by release scripts project(KDNSSD VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.37.0 NO_MODULE) +find_package(ECM 5.38.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdnssd-5.37.0/po/eu/kdnssd5_qt.po new/kdnssd-5.38.0/po/eu/kdnssd5_qt.po --- old/kdnssd-5.37.0/po/eu/kdnssd5_qt.po 2017-08-06 20:01:43.000000000 +0200 +++ new/kdnssd-5.38.0/po/eu/kdnssd5_qt.po 2017-09-03 10:05:17.000000000 +0200 @@ -1,45 +1,37 @@ -# translation of kdelibs4.po to Euskara/Basque (eu) -# KDE: EUSKERA TRANSLATION -# Copyright (C) 1999,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011, Free Software Foundation, Inc. +# Translation of kdnssd5_qt.po to Euskara/Basque (eu). +# Copyright (C) 1999-2017, Free Software Foundation, Inc. # -# Marcos <[email protected]>, 2002,2003, 2004, 2005. +# Marcos <[email protected]>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010. # Ion Gaztañaga <[email protected]>, 2005. -# marcos <[email protected]>, 2006, 2007, 2008, 2009, 2010. # Iñaki Larrañaga Murgoitio <[email protected]>, 2009. -# Iñigo Salvador Azurmendi <[email protected]>, 2010, 2011, 2012, 2013, 2014. +# Iñigo Salvador Azurmendi <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2017. msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: kdnssd5_qt\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-03-02 19:49+0100\n" +"PO-Revision-Date: 2017-08-24 00:47+0100\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Qt-Contexts: true\n" #: servicemodel.cpp:110 -#, fuzzy -#| msgid "Name" msgctxt "KDNSSD::ServiceModel|" msgid "Name" msgstr "Izena" #: servicemodel.cpp:111 -#, fuzzy -#| msgid "Host" msgctxt "KDNSSD::ServiceModel|" msgid "Host" msgstr "Ostalaria" #: servicemodel.cpp:112 -#, fuzzy -#| msgid "Port" msgctxt "KDNSSD::ServiceModel|" msgid "Port" msgstr "Ataka"
