Accepting request 1204124 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/1204124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eartag?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-09-27 15:11:46 +00:00 committed by Git OBS Bridge
commit dff901777a
6 changed files with 20 additions and 11 deletions

View File

@ -3,12 +3,12 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/World/eartag.git</param>
<param name="revision">refs/tags/0.6.1</param>
<param name="revision">refs/tags/0.6.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="manual" />
<service name="recompress" mode="manual">
<service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2917df1638ba8d9f0e5a2a2f43c72d8ca05a87d37f2a85549d673e86af867961
size 4508293

3
eartag-0.6.2.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b48b92c416125c5c490d4333c82b78a1df047675f3b9b19e0fa7c8b838e5f90
size 5939213

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Sep 27 07:32:02 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.6.2:
* Adapt to GNOME 47
* requires gtk >= 4.16
* minor bugfixes
* updated translations
-------------------------------------------------------------------
Thu Jul 25 23:02:15 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@ -1,4 +1,4 @@
name: eartag
version: 0.6.1
mtime: 1714747470
commit: 2d9b03723050e276a4e4f59af67fd3d119c0d8d3
version: 0.6.2
mtime: 1727266138
commit: 9788e29d86ba057f2bd2bd72e33c02adfd4d6ccd

View File

@ -17,7 +17,7 @@
Name: eartag
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Edit audio file tags
License: MIT
@ -31,7 +31,7 @@ BuildRequires: python3-gobject
BuildRequires: python3-mutagen
BuildRequires: python3-pyacoustid
BuildRequires: python3-python-magic
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(gtk4) >= 4.16
BuildRequires: pkgconfig(libadwaita-1) >= 1.5
Requires: chromaprint-fpcalc
Requires: python3-Pillow