public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Richard Hughes <richard@hughsie.com>
To: git-commits@fedoraproject.org
Subject: [rpms/passim] f43: New upstream release
Date: Wed, 29 Jul 2026 11:02:56 GMT [thread overview]
Message-ID: <178532297608.1.7763391255932269052.rpms-passim-663945793166@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/passim
Branch : f43
Commit : 66394579316601e7c6e9c0c838c259217f7eb38b
Author : Richard Hughes <richard@hughsie.com>
Date : 2026-07-29T12:02:43+01:00
Stats : +16/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/passim/c/66394579316601e7c6e9c0c838c259217f7eb38b?branch=f43
Log:
New upstream release
(cherry picked from commit e2c0888655909f731596e9460f9970cb21be004e)
---
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
reply other threads:[~2026-07-29 11:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178532297608.1.7763391255932269052.rpms-passim-663945793166@fedoraproject.org \
--to=richard@hughsie.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox