Hello community, here is the log from the commit of package zinc for openSUSE:Factory checked in at 2019-12-16 15:20:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zinc (Old) and /work/SRC/openSUSE:Factory/.zinc.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zinc" Mon Dec 16 15:20:52 2019 rev:3 rq:757285 version:0.3.15 Changes: -------- --- /work/SRC/openSUSE:Factory/zinc/zinc.changes 2019-12-03 12:41:54.742140574 +0100 +++ /work/SRC/openSUSE:Factory/.zinc.new.4691/zinc.changes 2019-12-16 15:20:54.515125671 +0100 @@ -1,0 +2,5 @@ +Fri Dec 13 10:17:23 UTC 2019 - Fridrich Strba <[email protected]> + +- Update to the most recent 0.3.x release, 0.3.15 + +------------------------------------------------------------------- Old: ---- v0.3.1.tar.gz zinc-0.3.1.pom New: ---- v0.3.15.tar.gz zinc-0.3.15.pom ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zinc.spec ++++++ --- /var/tmp/diff_new_pack.RNsFNN/_old 2019-12-16 15:20:55.283125351 +0100 +++ /var/tmp/diff_new_pack.RNsFNN/_new 2019-12-16 15:20:55.283125351 +0100 @@ -17,7 +17,7 @@ Name: zinc -Version: 0.3.1 +Version: 0.3.15 Release: 0 Summary: Incremental scala compiler License: Apache-2.0 ++++++ v0.3.1.tar.gz -> v0.3.15.tar.gz ++++++ ++++ 1835 lines of diff (skipped) ++++++ zinc-0.3.1.pom -> zinc-0.3.15.pom ++++++ --- /work/SRC/openSUSE:Factory/zinc/zinc-0.3.1.pom 2019-11-18 20:08:30.869649407 +0100 +++ /work/SRC/openSUSE:Factory/.zinc.new.4691/zinc-0.3.15.pom 2019-12-16 15:20:53.847125949 +0100 @@ -6,7 +6,7 @@ <packaging>jar</packaging> <description>zinc</description> <url>https://github.com/typesafehub/zinc</url> - <version>0.3.1</version> + <version>0.3.15</version> <licenses> <license> <name>Apache 2</name> @@ -39,17 +39,17 @@ <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> - <version>2.10.3</version> + <version>2.10.6</version> </dependency> <dependency> <groupId>com.typesafe.sbt</groupId> <artifactId>incremental-compiler</artifactId> - <version>0.13.1</version> + <version>0.13.15</version> </dependency> <dependency> <groupId>com.typesafe.sbt</groupId> <artifactId>compiler-interface</artifactId> - <version>0.13.1</version> + <version>0.13.15</version> <classifier>sources</classifier> </dependency> <dependency>
