Accepting request 1204626 from network

- update to 0.7.0
 * Assigned explicit values to enum isds_credit_event_type values.
 * Added new value ISDS_CREDIT_DELETED_MESSAGE_RECOVERED and added
   struct isds_credit_event_deleted_message_recovered.
 * Changed URL to new source code download place.

OBS-URL: https://build.opensuse.org/request/show/1204626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdatovka?expand=0&rev=10
This commit is contained in:
Ana Guerrero 2024-09-30 13:41:07 +00:00 committed by Git OBS Bridge
commit 24f21c0d74
6 changed files with 18 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbf0b0f3b95b8dc7f2fdb99a1f4a1dcf6ea2180e1300449acb67beb9e7700f8c
size 720944

View File

@ -1 +0,0 @@
bbf0b0f3b95b8dc7f2fdb99a1f4a1dcf6ea2180e1300449acb67beb9e7700f8c

3
libdatovka-0.7.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5286c8787eb5eff270371a37cc6cedbda0b6978931671c2bc28026dde5b6950b
size 722344

View File

@ -0,0 +1 @@
5286c8787eb5eff270371a37cc6cedbda0b6978931671c2bc28026dde5b6950b

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 30 05:26:10 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- update to 0.7.0
* Assigned explicit values to enum isds_credit_event_type values.
* Added new value ISDS_CREDIT_DELETED_MESSAGE_RECOVERED and added
struct isds_credit_event_deleted_message_recovered.
* Changed URL to new source code download place.
-------------------------------------------------------------------
Sun Mar 17 09:20:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -16,16 +16,16 @@
#
%define libname %{name}6
%define libname %{name}8
Name: libdatovka
Version: 0.6.2
Version: 0.7.0
Release: 0
Summary: Library for accessing the Czech Data Boxes
License: GPL-3.0-or-later
Group: System/Libraries
URL: https://www.datovka.cz/cs/pages/libdatovka.html
Source0: https://secure.nic.cz/files/datove_schranky/%{name}/%{name}-%{version}.tar.xz
Source1: https://secure.nic.cz/files/datove_schranky/%{name}/%{name}-%{version}.tar.xz.sha256
Source0: https://datovka.nic.cz/%{name}/%{name}-%{version}.tar.xz
Source1: https://datovka.nic.cz/%{name}/%{name}-%{version}.tar.xz.sha256
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libcurl-devel
BuildRequires: libexpat-devel
@ -64,7 +64,7 @@ developing applications that use %{name}.
%configure \
--disable-static \
--with-docbook-xsl-stylesheets=/usr/share/xml/docbook/stylesheet/nwalsh/current
make %{?_smp_mflags}
%make_build
%install
%make_install