]> git.pld-linux.org Git - packages/libnsgif.git/commitdiff
- updated to 1.0.0 master auto/th/libnsgif-1.0.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Jan 2024 13:33:39 +0000 (14:33 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Jan 2024 13:33:39 +0000 (14:33 +0100)
libnsgif.spec

index 30131fd573d8d13d8d4afeabdb1adf7766f2b9fe..f404806c4241eda7b92892128d6079c8a44549f1 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Decoding library for the GIF format
 Summary(pl.UTF-8):     Biblioteka dekodujÄ…ca pliki w formacie GIF
 Name:          libnsgif
-Version:       0.2.1
+Version:       1.0.0
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://download.netsurf-browser.org/libs/releases/%{name}-%{version}-src.tar.gz
-# Source0-md5: 2d32be055a3521c276ecdb2dcebd4ce9
+# Source0-md5: ec8d24735fdd06d674ff9e4e9482b804
 URL:           http://www.netsurf-browser.org/projects/libnsgif/
 BuildRequires: netsurf-buildsystem >= 1.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -104,12 +104,12 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING
 %attr(755,root,root) %{_libdir}/libnsgif.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libnsgif.so.0
+%attr(755,root,root) %ghost %{_libdir}/libnsgif.so.1
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libnsgif.so
-%{_includedir}/libnsgif.h
+%{_includedir}/nsgif.h
 %{_pkgconfigdir}/libnsgif.pc
 
 %if %{with static_libs}
This page took 0.1615 seconds and 4 git commands to generate.