Hello community, here is the log from the commit of package cjs for openSUSE:Factory checked in at 2020-03-17 13:10:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cjs (Old) and /work/SRC/openSUSE:Factory/.cjs.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cjs" Tue Mar 17 13:10:43 2020 rev:13 rq:785761 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cjs/cjs.changes 2019-07-18 15:19:03.080158721 +0200 +++ /work/SRC/openSUSE:Factory/.cjs.new.3160/cjs.changes 2020-03-17 13:10:56.525835674 +0100 @@ -1,0 +2,6 @@ +Mon Mar 16 14:37:42 UTC 2020 - Marguerite Su <[email protected]> + +- update version 4.4.0 + * version bump with no change + +------------------------------------------------------------------- Old: ---- cjs-4.2.0.tar.gz New: ---- cjs-4.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cjs.spec ++++++ --- /var/tmp/diff_new_pack.P8lnHq/_old 2020-03-17 13:10:57.321836286 +0100 +++ /var/tmp/diff_new_pack.P8lnHq/_new 2020-03-17 13:10:57.321836286 +0100 @@ -1,7 +1,7 @@ # # spec file for package cjs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define sover 0 %define typelib typelib-1_0-CjsPrivate-1_0 Name: cjs -Version: 4.2.0 +Version: 4.4.0 Release: 0 Summary: JavaScript module used by Cinnamon License: MIT AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later) ++++++ cjs-4.2.0.tar.gz -> cjs-4.4.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cjs-4.2.0/configure.ac new/cjs-4.4.0/configure.ac --- old/cjs-4.2.0/configure.ac 2019-06-14 13:43:52.000000000 +0200 +++ new/cjs-4.4.0/configure.ac 2019-11-16 11:43:31.000000000 +0100 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. m4_define(pkg_major_version, 4) -m4_define(pkg_minor_version, 2) +m4_define(pkg_minor_version, 4) m4_define(pkg_micro_version, 0) m4_define(pkg_version, pkg_major_version.pkg_minor_version.pkg_micro_version) m4_define(pkg_int_version, (pkg_major_version * 100 + pkg_minor_version) * 100 + pkg_micro_version) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cjs-4.2.0/debian/changelog new/cjs-4.4.0/debian/changelog --- old/cjs-4.2.0/debian/changelog 2019-06-14 13:43:52.000000000 +0200 +++ new/cjs-4.4.0/debian/changelog 2019-11-16 11:43:31.000000000 +0100 @@ -1,3 +1,9 @@ +cjs (4.4.0) tricia; urgency=medium + + * 4.4.0 + + -- Clement Lefebvre <[email protected]> Sat, 16 Nov 2019 11:42:59 +0100 + cjs (4.2.0) tina; urgency=medium [ Eli Schwartz ]
