Hello community, here is the log from the commit of package cjs for openSUSE:Factory checked in at 2016-04-28 16:56:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cjs (Old) and /work/SRC/openSUSE:Factory/.cjs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cjs" Changes: -------- --- /work/SRC/openSUSE:Factory/cjs/cjs.changes 2015-12-09 19:49:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cjs.new/cjs.changes 2016-04-28 17:00:31.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Apr 23 14:17:17 UTC 2016 - [email protected] + +- Update to version 3.0.0. + +------------------------------------------------------------------- Old: ---- cjs-2.8.0.tar.gz New: ---- cjs-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cjs.spec ++++++ --- /var/tmp/diff_new_pack.tlXTEg/_old 2016-04-28 17:00:34.000000000 +0200 +++ /var/tmp/diff_new_pack.tlXTEg/_new 2016-04-28 17:00:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package cjs # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -20,7 +20,7 @@ %define sover 0 %define typelib typelib-1_0-CjsPrivate-1_0 Name: cjs -Version: 2.8.0 +Version: 3.0.0 Release: 0 Summary: JavaScript module used by Cinnamon License: MIT and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+) ++++++ cjs-2.8.0.tar.gz -> cjs-3.0.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cjs-2.8.0/configure.ac new/cjs-3.0.0/configure.ac --- old/cjs-2.8.0/configure.ac 2015-10-16 14:56:58.000000000 +0200 +++ new/cjs-3.0.0/configure.ac 2016-04-23 11:50:50.000000000 +0200 @@ -1,8 +1,8 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -m4_define(pkg_major_version, 2) -m4_define(pkg_minor_version, 8) +m4_define(pkg_major_version, 3) +m4_define(pkg_minor_version, 0) 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-2.8.0/debian/changelog new/cjs-3.0.0/debian/changelog --- old/cjs-2.8.0/debian/changelog 2015-10-16 14:56:58.000000000 +0200 +++ new/cjs-3.0.0/debian/changelog 2016-04-23 11:50:50.000000000 +0200 @@ -1,3 +1,9 @@ +cjs (3.0.0) sarah; urgency=medium + + * 3.0 + + -- Clement Lefebvre <[email protected]> Sat, 23 Apr 2016 10:50:03 +0100 + cjs (2.8.0) rosa; urgency=medium [ pixunil ]
