public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/osc-source_validator] f43: New upstream release 0.43
@ 2026-07-31 11:56
0 siblings, 0 replies; only message in thread
From: @ 2026-07-31 11:56 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 11:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 11:56 [rpms/osc-source_validator] f43: New upstream release 0.43
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox