public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/passim] main: New upstream release
@ 2026-07-29 9:37 Richard Hughes
0 siblings, 0 replies; only message in thread
From: Richard Hughes @ 2026-07-29 9:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/passim
Branch : main
Commit : e2c0888655909f731596e9460f9970cb21be004e
Author : Richard Hughes <richard@hughsie.com>
Date : 2026-07-29T10:33:26+01:00
Stats : +16/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/passim/c/e2c0888655909f731596e9460f9970cb21be004e?branch=main
Log:
New upstream release
---
diff --git a/.gitignore b/.gitignore
index 6fe37fa..66a46c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/passim-0.1.9.tar.xz
/passim-0.1.10.tar.xz
/passim-0.1.11.tar.xz
+/passim-0.1.12.tar.xz
diff --git a/passim.spec b/passim.spec
index 76f3971..ec648ec 100644
--- a/passim.spec
+++ b/passim.spec
@@ -3,7 +3,7 @@
Summary: Local caching server
Name: passim
-Version: 0.1.11
+Version: 0.1.12
Release: %autorelease
License: LGPL-2.1-or-later
URL: https://github.com/hughsie/%{name}
@@ -41,6 +41,13 @@ Obsoletes: %{name} < 0.1.1-3
libpassim is a library that allows software to share files on your local network
using the passimd daemon.
+%package tests
+Summary: Installed tests for %{name}
+Requires: %{name}%{?_isa} = %{version}-%{release}
+
+%description tests
+Installed tests for %{name}.
+
%package devel
Summary: Development package for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -97,6 +104,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%license LICENSE
%{_libdir}/libpassim.so.1*
+%files tests
+%dir %{_datadir}/installed-tests/passim
+%{_datadir}/installed-tests/passim/passim-self-test.test
+%dir %{_libexecdir}/installed-tests/passim
+%{_libexecdir}/installed-tests/passim/passim-self-test
+
%files devel
%{_datadir}/gir-1.0/Passim-1.0.gir
%dir %{_includedir}/passim-1
diff --git a/sources b/sources
index c570577..940039f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (passim-0.1.11.tar.xz) = 255b8d2045c2973e58a7a4a82fbce0b5bf07cad656729a5e7d3d853dc15d892b82143e1ca49264b631c45f8734a6ef17b616ced400770948adb10f76d3d5eeb6
+SHA512 (passim-0.1.12.tar.xz) = 615d42d471fb054bd4156cd1f773eda7115ce36d2714b84eecf911a6dd9d1809e9b55cbcc39eab2b43af4137275d65fb7debae3b98aa50a5b8df121148022721
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 9:37 [rpms/passim] main: New upstream release Richard Hughes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox