Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orafce for openSUSE:Factory checked 
in at 2023-03-14 18:17:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orafce (Old)
 and      /work/SRC/openSUSE:Factory/.orafce.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orafce"

Tue Mar 14 18:17:25 2023 rev:3 rq:1071441 version:4.2.1+git0.82ab40c

Changes:
--------
--- /work/SRC/openSUSE:Factory/orafce/orafce.changes    2023-02-12 
11:06:12.446181979 +0100
+++ /work/SRC/openSUSE:Factory/.orafce.new.31432/orafce.changes 2023-03-14 
18:17:28.747999426 +0100
@@ -1,0 +2,18 @@
+Tue Mar 14 08:59:11 UTC 2023 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 4.2.1+git0.82ab40c:
+  * prepare for 4.2.1
+  * fix build Postgres 15
+  * update copyright year
+  * formmatting, removing white spaces
+  * typo
+  * update copyright year
+  * Use function _wfopen on WIN32 platform instead fopen. It should to work 
with file names where are used not ANSI chars.
+  * fix PostgreSQL 15 build
+  * fix build for PostgreSQL 16
+  * Update README.asciidoc
+  * possibility to use gen_random_uuid for making result in sys_guid function
+  * fix build for all supported pg releases
+  * implementation of oracle.sys_guid() based on uuid-ossp
+
+-------------------------------------------------------------------

Old:
----
  orafce-4.1.1+git0.519b5b5.tar.xz

New:
----
  orafce-4.2.1+git0.82ab40c.obscpio
  orafce.obsinfo

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

Other differences:
------------------
++++++ orafce.spec ++++++
--- /var/tmp/diff_new_pack.iVyMF9/_old  2023-03-14 18:17:29.452003189 +0100
+++ /var/tmp/diff_new_pack.iVyMF9/_new  2023-03-14 18:17:29.456003211 +0100
@@ -20,13 +20,13 @@
 %define                realname orafce
 
 Name:           %{pgname}-orafce
-Version:        4.1.1+git0.519b5b5
+Version:        4.2.1+git0.82ab40c
 Release:        0
 Summary:        Implementation of some Oracle functions into PostgreSQL
 Group:          Productivity/Databases/Tools
 License:        MIT
 URL:            https://github.com/orafce/orafce
-Source0:        %{realname}-%{version}.tar.xz
+Source0:        %{realname}-%{version}.tar.gz
 BuildRequires:  %{pgname}-server-devel
 BuildRequires:  bison
 BuildRequires:  flex

++++++ _service ++++++
--- /var/tmp/diff_new_pack.iVyMF9/_old  2023-03-14 18:17:29.496003424 +0100
+++ /var/tmp/diff_new_pack.iVyMF9/_new  2023-03-14 18:17:29.500003446 +0100
@@ -8,11 +8,11 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service mode="disabled" name="tar"/>
-  <service mode="disabled" name="recompress">
+  <service name="tar" mode="buildtime"/>
+  <service mode="disabled" name="set_version"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.iVyMF9/_old  2023-03-14 18:17:29.516003531 +0100
+++ /var/tmp/diff_new_pack.iVyMF9/_new  2023-03-14 18:17:29.520003553 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/orafce/orafce.git</param>
-              <param 
name="changesrevision">519b5b5d9adc7d339c0689578f5c927dcf4841ac</param></service></servicedata>
+              <param 
name="changesrevision">82ab40cfd1649588c92ef1b9d94d89a1316f01fb</param></service></servicedata>
 (No newline at EOF)
 

++++++ orafce.obsinfo ++++++
name: orafce
version: 4.2.1+git0.82ab40c
mtime: 1678727241
commit: 82ab40cfd1649588c92ef1b9d94d89a1316f01fb

Reply via email to