diff --git a/qmmp-1.2.1.tar.bz2 b/qmmp-1.2.1.tar.bz2 deleted file mode 100644 index 2cb0737..0000000 --- a/qmmp-1.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9314126adf72534d3ba907246b075a45a997578e5fb86e52769e01602e4e8a9 -size 1187267 diff --git a/qmmp-1.2.2.tar.bz2 b/qmmp-1.2.2.tar.bz2 new file mode 100644 index 0000000..31f9a05 --- /dev/null +++ b/qmmp-1.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dc5723f7f2a04d36167585ce1b4223c09f36c6dad1215de877dc51d1f3d606 +size 1187439 diff --git a/qmmp.changes b/qmmp.changes index 7b9cf18..149e46c 100644 --- a/qmmp.changes +++ b/qmmp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 1 10:18:12 UTC 2018 - sor.alexei@meowr.ru + +- Update to version 1.2.2: + * Fix building with Qt 5.11+. + * Fix memory leaks. + ------------------------------------------------------------------- Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru diff --git a/qmmp.spec b/qmmp.spec index 0a8aed9..61992bb 100644 --- a/qmmp.spec +++ b/qmmp.spec @@ -20,12 +20,12 @@ %bcond_with faad %bcond_with restricted Name: qmmp -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Qt-based Multimedia Player License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Players -Url: http://qmmp.ylsoftware.com/ +URL: http://qmmp.ylsoftware.com/ Source: http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2 Source1: baselibs.conf # PATCH-FIX-UPSTREAM qmmp-fix_cdda_version.patch pascal.bleser@opensuse.org -- Fix header detection for cdparanoia cdda.h. @@ -80,7 +80,7 @@ BuildRequires: pkgconfig(wavpack) Requires: %{name}(%{sover})(Input) Requires: %{name}(%{sover})(Output) Requires: %{name}(%{sover})(Ui) -%if 0%{?suse_version} <= 1320 +%if 0%{?suse_version} < 1500 BuildRequires: desktop-file-utils %endif %if %{with faad} @@ -167,7 +167,7 @@ make %{?_smp_mflags} V=1 %postun -n lib%{name}%{sover} -p /sbin/ldconfig -%if 0%{?suse_version} <= 1320 +%if 0%{?suse_version} < 1500 %post %desktop_database_post %icon_theme_cache_post @@ -184,7 +184,8 @@ make %{?_smp_mflags} V=1 %endif %files -%doc AUTHORS ChangeLog COPYING README +%license COPYING +%doc AUTHORS ChangeLog README %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}*.desktop