public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/osc-source_validator] f43: New upstream release 0.43
Date: Fri, 31 Jul 2026 11:56:31 GMT [thread overview]
Message-ID: <178549899132.1.3726817817423957356.rpms-osc-source_validator-a52163803605@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/osc-source_validator
Branch : f43
Commit : a52163803605c75674b57d97f8462ef2cb5759cd
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date : 2026-07-31T13:55:22+02:00
Stats : +11/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/osc-source_validator/c/a52163803605c75674b57d97f8462ef2cb5759cd?branch=f43
Log:
New upstream release 0.43
---
diff --git a/.gitignore b/.gitignore
index 3ba758b..fe61443 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/obs-service-source_validator-0.40.tar.gz
/obs-service-source_validator-0.41.tar.gz
/obs-service-source_validator-0.42.tar.gz
+/obs-service-source_validator-0.43.tar.gz
diff --git a/osc-source_validator.spec b/osc-source_validator.spec
index 004c7ff..03f3125 100644
--- a/osc-source_validator.spec
+++ b/osc-source_validator.spec
@@ -4,8 +4,8 @@
%global srcname obs-service-source_validator
Name: osc-source_validator
-Version: 0.42
-Release: 4%{?dist}
+Version: 0.43
+Release: 1%{?dist}
License: GPL-2.0-or-later
Summary: OBS source service to validate sources
URL: https://github.com/openSUSE/obs-service-source_validator
@@ -14,6 +14,8 @@ BuildArch: noarch
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl(Build)
+# for tests
+BuildRequires: git
Requires: gnupg2
Requires: obs-build
Requires: osc
@@ -47,6 +49,8 @@ used via project wide defined services.
%make_install
%check
+# tests need a git repo for the gitignore test
+git init
%make_build test
%files
@@ -54,6 +58,9 @@ used via project wide defined services.
%{obssvcroot}/*
%changelog
+* Fri Jul 31 2026 Dan Čermák <dan.cermak@posteo.net> - 0.43-1
+- New upstream release 0.43
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f43ac1e..6bb8350 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (obs-service-source_validator-0.42.tar.gz) = 22c795b26a4a25122f075de5e5ca18f2dc0c5a630f03ecaab6d49abc12ff23a7c6c4a6756a664c758f38663a903ba3ffcdb11b065fb6c3d9f13608e16686cbd8
+SHA512 (obs-service-source_validator-0.43.tar.gz) = 469fe33060efb414b16be317c7860286fabc065e60533aa3bff30ab2525fe783a240bdb109103280bd739dacccf7f0db0bc659e9d0ecee8364d7146d9c766761
reply other threads:[~2026-07-31 11:56 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=178549899132.1.3726817817423957356.rpms-osc-source_validator-a52163803605@fedoraproject.org \
--to=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