diff --git a/_service b/_service index 269ab32..d089b19 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h VERSION_(\d+).(\d+).(\d+)(.*) \1.\2.\3\4 - VERSION_4_13_2 + VERSION_4_13_4 diff --git a/_servicedata b/_servicedata index fe91a43..fb96fc6 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/orafce/orafce.git - f8f870070033dcb51da9a69ec3f174852146585f \ No newline at end of file + 8f3f211c7236a2062e44346fdef7cfe2c570f68d \ No newline at end of file diff --git a/orafce-4.13.2+git0.f8f8700.obscpio b/orafce-4.13.2+git0.f8f8700.obscpio deleted file mode 100644 index 9606824..0000000 --- a/orafce-4.13.2+git0.f8f8700.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:829fbc5f1e488f7c57c221f5d63ac2c540a5154df0b6c920a361f61fd5893885 -size 2235404 diff --git a/orafce-4.13.4+git0.8f3f211.obscpio b/orafce-4.13.4+git0.8f3f211.obscpio new file mode 100644 index 0000000..baa285d --- /dev/null +++ b/orafce-4.13.4+git0.8f3f211.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61cba21d45bba2ebbe0887f514b1ea35bee51a88dab66a6f5cc7b0d6c626c914 +size 2235404 diff --git a/orafce.changes b/orafce.changes index a5b52d3..0ea22df 100644 --- a/orafce.changes +++ b/orafce.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Oct 15 12:06:21 UTC 2024 - mrueckert@suse.de + +- Update to version 4.13.4+git0.8f3f211: + * prepare for 4.13.4 + * fix update script from 4.12 to 4.13 + +------------------------------------------------------------------- +Tue Oct 15 11:55:06 UTC 2024 - mrueckert@suse.de + +- Update to version 4.13.3+git0.0bf0f15: + * prepare for 4.13.3 + * umask is usually entered as octec number, then read it as octec number + ------------------------------------------------------------------- Sat Sep 28 00:31:28 UTC 2024 - Marcus Rueckert diff --git a/orafce.obsinfo b/orafce.obsinfo index 2d74565..bdaf470 100644 --- a/orafce.obsinfo +++ b/orafce.obsinfo @@ -1,4 +1,4 @@ name: orafce -version: 4.13.2+git0.f8f8700 -mtime: 1727366951 -commit: f8f870070033dcb51da9a69ec3f174852146585f +version: 4.13.4+git0.8f3f211 +mtime: 1728887549 +commit: 8f3f211c7236a2062e44346fdef7cfe2c570f68d diff --git a/orafce.spec b/orafce.spec index d330d8c..9f61d2f 100644 --- a/orafce.spec +++ b/orafce.spec @@ -20,7 +20,7 @@ %define realname orafce Name: %{pgname}-orafce -Version: 4.13.2+git0.f8f8700 +Version: 4.13.4+git0.8f3f211 Release: 0 Summary: Implementation of some Oracle functions into PostgreSQL Group: Productivity/Databases/Tools