public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libxchange] f43: Update to upstream v1.2.0
@ 2026-06-08 8:31 Attila Kovacs
0 siblings, 0 replies; only message in thread
From: Attila Kovacs @ 2026-06-08 8:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libxchange
Branch : f43
Commit : d7a86629f06aa7e990d192189147c1368804380f
Author : Attila Kovacs <attipaci@gmail.com>
Date : 2026-06-08T10:14:18+02:00
Stats : +5/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libxchange/c/d7a86629f06aa7e990d192189147c1368804380f?branch=f43
Log:
Update to upstream v1.2.0
---
diff --git a/libxchange.spec b/libxchange.spec
index 548b0f8..1cba31c 100644
--- a/libxchange.spec
+++ b/libxchange.spec
@@ -1,7 +1,7 @@
-%global upstream_version 1.1.2
+%global upstream_version 1.2.0
Name: libxchange
-Version: 1.1.2
+Version: 1.2.0
Release: %autorelease
Summary: Structured data representation and JSON support for C/C++
License: Unlicense
@@ -11,7 +11,6 @@ BuildRequires: gcc
BuildRequires: cmake
BuildRequires: sed
BuildRequires: doxygen >= 1.13.0
-Patch0: install-examples.patch
%description
@@ -37,7 +36,7 @@ This package provides HTML documentation and examples for the xchange C/C++
library. The HTML API documentation can also be used with the Eclipse IDE.
%prep
-%autosetup -p1 -n xchange-%{upstream_version}
+%autosetup -n xchange-%{upstream_version}
%build
@@ -64,8 +63,7 @@ mv %{buildroot}/%{_docdir}/xchange %{buildroot}/%{_docdir}/%{name}
%{_libdir}/libxchange.so.1{,.*}
%files devel
-%{_includedir}/xchange.h
-%{_includedir}/xjson.h
+%{_includedir}/*.h
%{_libdir}/libxchange.so
%{_libdir}/cmake
%{_libdir}/pkgconfig
diff --git a/sources b/sources
index f811187..c7f6aab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.1.2.tar.gz) = 1de2e387b6f0efbbc0fbfc9e23619fc15d55943b28b6d628c06eaf0787d2d6c36d52069ffa1b5d55f59bba74a7c304bde928aa1acb6315fd0cbc0ac051ee51c6
+SHA512 (v1.2.0.tar.gz) = abce6b7da5921b682bbff76ab237d79fbe1e3647a6f535340e513e163102f980d58f4f88ff53b04161c3f83b17f3f893c9f43314b711efbe6810610b16a7e90b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 8:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 8:31 [rpms/libxchange] f43: Update to upstream v1.2.0 Attila Kovacs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox