Hello community, here is the log from the commit of package kross for openSUSE:Factory checked in at 2017-07-05 23:52:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kross (Old) and /work/SRC/openSUSE:Factory/.kross.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kross" Wed Jul 5 23:52:40 2017 rev:42 rq:502967 version:5.35.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kross/kross.changes 2017-06-01 16:21:06.477487820 +0200 +++ /work/SRC/openSUSE:Factory/.kross.new/kross.changes 2017-07-05 23:52:42.352682809 +0200 @@ -1,0 +2,10 @@ +Sun Jun 11 09:27:43 CEST 2017 - [email protected] + +- Update to 5.35.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.35.0.php +- Changes since 5.34.0: + * None + +------------------------------------------------------------------- Old: ---- kross-5.34.0.tar.xz New: ---- kross-5.35.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kross.spec ++++++ --- /var/tmp/diff_new_pack.CiEaie/_old 2017-07-05 23:52:42.904605067 +0200 +++ /var/tmp/diff_new_pack.CiEaie/_new 2017-07-05 23:52:42.908604504 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.34 +%define _tar_path 5.35 Name: kross -Version: 5.34.0 +Version: 5.35.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 ++++++ kross-5.34.0.tar.xz -> kross-5.35.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kross-5.34.0/CMakeLists.txt new/kross-5.35.0/CMakeLists.txt --- old/kross-5.34.0/CMakeLists.txt 2017-05-06 13:59:02.000000000 +0200 +++ new/kross-5.35.0/CMakeLists.txt 2017-06-03 12:19:31.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.34.0") # handled by release scripts -set(KF5_DEP_VERSION "5.34.0") # handled by release scripts +set(KF5_VERSION "5.35.0") # handled by release scripts +set(KF5_DEP_VERSION "5.35.0") # handled by release scripts project(Kross VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.34.0 NO_MODULE) +find_package(ECM 5.35.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/kross-5.34.0/po/he/kross5.po new/kross-5.35.0/po/he/kross5.po --- old/kross-5.34.0/po/he/kross5.po 2017-05-06 13:59:02.000000000 +0200 +++ new/kross-5.35.0/po/he/kross5.po 2017-06-03 12:19:31.000000000 +0200 @@ -16,19 +16,20 @@ # Diego Iastrubni <[email protected]>, 2005, 2006, 2007, 2008, 2009, 2012, 2014. # Meni Livne <[email protected]>, 2007. # tahmar1900 <[email protected]>, 2008, 2009. +# Elkana Bardugo <[email protected]>, 2017. #zanata msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: kross5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:12+0100\n" -"PO-Revision-Date: 2014-01-10 17:20+0200\n" -"Last-Translator: Diego Iastrubni <[email protected]>\n" +"PO-Revision-Date: 2017-05-16 06:50-0400\n" +"Last-Translator: Copied by Zanata <[email protected]>\n" "Language-Team: Hebrew <[email protected]>\n" "Language: he\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: Zanata 3.9.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #, kde-format @@ -43,42 +44,36 @@ #: console/main.cpp:99 #, fuzzy, kde-format -#| msgid "Kross" msgctxt "application name" msgid "Kross" msgstr "Kross" #: console/main.cpp:101 #, fuzzy, kde-format -#| msgid "KDE application to run Kross scripts." msgctxt "application description" msgid "Command-line utility to run Kross scripts." msgstr "תוכנית של KDE להפעלת תסריטים של Kross." #: console/main.cpp:103 #, fuzzy, kde-format -#| msgid "(C) 2006 Sebastian Sauer" msgctxt "@info:credit" msgid "Copyright 2006 Sebastian Sauer" msgstr "(C) 2006 Sebastian Sauer" #: console/main.cpp:107 #, fuzzy, kde-format -#| msgid "Sebastian Sauer" msgctxt "@info:credit" msgid "Sebastian Sauer" msgstr "Sebastian Sauer" #: console/main.cpp:108 #, fuzzy, kde-format -#| msgid "Author" msgctxt "@info:credit" msgid "Author" msgstr "עורך" #: console/main.cpp:118 #, fuzzy, kde-format -#| msgid "Description" msgctxt "@info:shell command-line argument" msgid "The script to run." msgstr "תיאור"
