From 3de1d5bacc1e71a49e4c0bc5c07f551d3411f015 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:16:38 +0100 Subject: [PATCH] update to 1.1.6 [release 1.1.6-1mamba;Fri Sep 16 2022] --- libfontenc.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/libfontenc.spec b/libfontenc.spec index 943d45e..ca35656 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -1,20 +1,18 @@ Name: libfontenc -Version: 1.1.4 +Version: 1.1.6 Release: 1mamba Summary: X.Org fontenc library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://x.org -Source: http://ftp.x.org/pub/individual/lib/libfontenc-%{version}.tar.bz2 +URL: https://www.x.org/wiki/ +Source: http://ftp.x.org/pub/individual/lib/libfontenc-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root -Obsoletes: libXorg %description X.Org fontenc library. @@ -23,12 +21,12 @@ X.Org fontenc library. Summary: Devel package for %{name} Group: Development/Libraries Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} -Obsoletes: libXorg-devel %description devel X.Org fontenc library. +This package contains static libraries and header files needed for development. -This package contains static libraries and header files need for development. +%debug_package %prep %setup -q @@ -52,13 +50,15 @@ This package contains static libraries and header files need for development. %files devel %defattr(-,root,root) %{_libdir}/libfontenc.a -%{_libdir}/libfontenc.la %{_libdir}/libfontenc.so %dir %{_includedir}/X11/fonts %{_includedir}/X11/fonts/*.h %{_libdir}/pkgconfig/*.pc %changelog +* Fri Sep 16 2022 Silvan Calarco 1.1.6-1mamba +- update to 1.1.6 + * Fri Feb 22 2019 Automatic Build System 1.1.4-1mamba - automatic version update by autodist