Skip to content

Commit

Permalink
update to 3.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ycollet committed Sep 2, 2024
1 parent 3388a86 commit 663ce66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions lebiniou/lebiniou-data.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Category: Graphic

Name: lebiniou-data
Version: 3.66.0
Version: 3.67.0
Release: 5%{?dist}
Summary: Lebiniou is an audio spectrum visualizer - data package
URL: https://biniou.net/
Expand All @@ -14,7 +14,6 @@ License: GPL-2.0-or-later
Vendor: Audinux
Distribution: Audinux

# original tarfile can be found here:
Source0: https://gitlab.com/lebiniou/lebiniou-data/-/archive/version-%{version}/lebiniou-data-version-%{version}.tar.gz

BuildArch: noarch
Expand Down Expand Up @@ -53,6 +52,9 @@ LDFLAGS="${LDFLAGS:-%{build_ldflags}} -z muldefs" ; export LDFLAGS
%{_datadir}/lebiniou/*

%changelog
* Sun Sep 01 2024 Yann Collette <ycollette.nospam@free.fr> - 3.67.0-5
- update to 3.67.0-5

* Sun Mar 20 2022 Yann Collette <ycollette.nospam@free.fr> - 3.66.0-5
- update to 3.66.0-5

Expand Down
6 changes: 4 additions & 2 deletions lebiniou/lebiniou.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Category: Graphic

Name: lebiniou
Version: 3.66.0
Version: 3.67.0
Release: 3%{?dist}
Summary: Audio spectrum visualizer
URL: https://biniou.net/
Expand All @@ -24,7 +24,6 @@ BuildRequires: libtool
BuildRequires: pandoc
BuildRequires: perl-podlators
BuildRequires: gtk-update-icon-cache
BuildRequires: python3-htmlmin
BuildRequires: pulseaudio-libs-devel
BuildRequires: pkgconfig(jack)
BuildRequires: libcaca-devel
Expand Down Expand Up @@ -96,6 +95,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/net.biniou.LeBiniou.d
%{_datadir}/*

%changelog
* Sun Sep 01 2024 Yann Collette <ycollette.nospam@free.fr> - 3.67.0-3
- update to 3.67.0-3

* Sun Mar 20 2022 Yann Collette <ycollette.nospam@free.fr> - 3.66.0-3
- update to 3.66.0-3

Expand Down

0 comments on commit 663ce66

Please sign in to comment.