diff --git a/libwmf.spec b/libwmf.spec index b2fab14..bd2b9f3 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,10 +1,10 @@ Name: libwmf -Version: 0.2.12 -Release: 2 +Version: 0.2.13 +Release: 1 Summary: MetaFile Library for Windows License: LGPLv2+ and GPLv2+ and GPL+ -Source: https://github.com/caolanm/libwmf/archive/v%{version}.tar.gz URL: https://github.com/caolanm/libwmf +Source: https://github.com/caolanm/libwmf/archive/v%{version}.tar.gz Requires: urw-fonts libwmf-lite = %{version}-%{release} Requires: gdk-pixbuf2 >= 2.31.5-2.fc24 BuildRequires: libtool libxml2-devel libpng-devel gtk2-devel libXt-devel @@ -64,5 +64,8 @@ find doc -name "Makefile*" -exec rm {} \; %exclude %{_includedir}/libwmf/gd %changelog +* Mon Oct 16 2023 yaoxin - 0.2.13-1 +- Upgrade to 0.2.13 + * Thu Dec 12 2019 zhujunhao 0.2.12-2 - Package init diff --git a/v0.2.12.tar.gz b/v0.2.13.tar.gz similarity index 56% rename from v0.2.12.tar.gz rename to v0.2.13.tar.gz index 661fca7..5f9df95 100644 Binary files a/v0.2.12.tar.gz and b/v0.2.13.tar.gz differ