public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/synthv1] rawhide: Update to 1.4.2
@ 2026-06-30 20:18 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-30 20:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/synthv1
Branch : rawhide
Commit : 56b76a39b9f9f9380066dc7105519cc63582e17e
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2026-06-30T12:41:24-04:00
Stats  : +11/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/synthv1/c/56b76a39b9f9f9380066dc7105519cc63582e17e?branch=rawhide

Log:
Update to 1.4.2

---
diff --git a/.gitignore b/.gitignore
index 730d0ca..8c21ddc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /synthv1-0.9.23.tar.gz
 /synthv1-0.9.25.tar.gz
 /synthv1-0.9.91.tar.gz
+/synthv1-1.4.2.tar.gz

diff --git a/sources b/sources
index e9c29b8..5517e8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (synthv1-0.9.91.tar.gz) = bbf56ef962469bacb83cbd8698018097e0bd9e71b4a8fccf00bf95ca93ce4bd49634aa352e35a935578517e3972211fe96cd8652867ce74990932e04c36a6c1d
+SHA512 (synthv1-1.4.2.tar.gz) = 9df77743ebb5b18dd799b9a5391938284feb059ab1aa552c083289544a863f9cf5c19c7968a4b746385518566e817dfa98b01e6a1ed29a4c38709eb2847b4314

diff --git a/synthv1.spec b/synthv1.spec
index a3b550a..4d8fa01 100644
--- a/synthv1.spec
+++ b/synthv1.spec
@@ -2,8 +2,8 @@
 
 Summary:       A 4-oscillator subtractive polyphonic synthesizer
 Name:          synthv1
-Version:       0.9.91
-Release:       6%{?dist}
+Version:       1.4.2
+Release:       1%{?dist}
 URL:           https://%{name}.sourceforge.io/
 Source0:       https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # Do not strip executables
@@ -26,6 +26,10 @@ BuildRequires: pkgconfig(liblo)
 BuildRequires: pkgconfig(lv2)
 BuildRequires: desktop-file-utils
 BuildRequires: libappstream-glib
+# pipewire-jack can be used at runtime, but is difficult to find at build time
+BuildRequires: jack-audio-connection-kit-devel
+
+Requires:      hicolor-icon-theme
 
 %description
 %{name} is a 4-oscillator subtractive polyphonic synthesizer with stereo fx.
@@ -70,6 +74,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{namespace}.%
 %{_libdir}/lv2/%{name}.lv2/
 
 %changelog
+* Tue Jun 30 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.4.2-1
+- Update to 1.4.2
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.91-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-30 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 20:18 [rpms/synthv1] rawhide: Update to 1.4.2 Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox