Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package icmake for openSUSE:Factory checked 
in at 2021-05-19 17:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icmake (Old)
 and      /work/SRC/openSUSE:Factory/.icmake.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icmake"

Wed May 19 17:49:01 2021 rev:11 rq:893706 version:9.03.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/icmake/icmake.changes    2017-02-10 
09:52:17.258161579 +0100
+++ /work/SRC/openSUSE:Factory/.icmake.new.2988/icmake.changes  2021-05-19 
17:49:07.713597933 +0200
@@ -1,0 +2,30 @@
+Sat May  8 14:03:59 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Fixed SourceUrl
+
+-------------------------------------------------------------------
+Fri Jan 17 13:51:37 UTC 2020 - Josef M??llers <josef.moell...@suse.com>
+
+- Upgrade to 9.03.01
+  * updated the usr/share/icmake/icmconf file
+  * Removed an error (#-lines are comment) in the icmconf(7) man-page
+  * Fixed icmbuild's install command wrt installing libraries
+  * Using ctrl-C while executing icmstart no longer requires a terminal
+    reset when using bash as command shell (in fact: icm-exec restores
+    the initial terminal (stdin) configuration when terminated by ctrl-C).
+  * The standard icmake skeleton files specify namespace Icmake instead of
+    the previously used namespace Icmbuild.
+  * The icmbuild strip command is discontinued: use -s instead
+  * Stripping (-s) can only be specified when installing
+  * icmbuild options -c can only be specified when building libraries or
+    programs
+  * Redesigned icm-comp's implementation
+  * Changed icm-exec's int comparison function: returns 1 if equal, 0 if not
+  * The file 'version.cc' wasn't correctly recognized in
+    /usr/lib/icmake/icmbuild: fixed in this release.
+  * Fixed unintended termination of /usr/lib/icmake/icmbuild caused by
+    non-existing .gch files (when PRECOMP was specified; this happened
+    when a directory only contained a header, but no sources).
+  [9.03.01.tar.gz]
+
+-------------------------------------------------------------------

Old:
----
  9.02.02.tar.gz

New:
----
  icmake-9.03.01.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icmake.spec ++++++
--- /var/tmp/diff_new_pack.ArrRbB/_old  2021-05-19 17:49:08.297595484 +0200
+++ /var/tmp/diff_new_pack.ArrRbB/_new  2021-05-19 17:49:08.301595467 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package icmake
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           icmake
-Version:        9.02.02
+Version:        9.03.01
 Release:        0
 Summary:        A program maintenance (make) utility using a C-like grammar
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Development/Tools/Building
-Url:            https://fbb-git.github.io/icmake/
-Source:         https://github.com/fbb-git/icmake/archive/%{version}.tar.gz
+Url:            https://gitlab.com/fbb-git/icmake
+Source:         %{URL}/-/archive/%{version}/icmake-%{version}.tar.bz2
 Patch1:         prevent-double-slash.patch
 BuildRequires:  bison
 BuildRequires:  flex
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Icmake allows the programmer to use a program language (closely
@@ -61,7 +60,6 @@
 popd
 
 %files
-%defattr(-,root,root)
 %doc %{name}/changelog
 %doc %{_docdir}/%{name}/
 %{_bindir}/icmake

Reply via email to