]> git.pld-linux.org Git - packages/atkmm.git/commitdiff
- updated to 2.28.4 auto/th/atkmm-2.28.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Jan 2024 15:28:54 +0000 (16:28 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 28 Jan 2024 15:28:54 +0000 (16:28 +0100)
atkmm.spec

index 03ae329882453221617d82f98111c7dfef605ed2..7235dcff28e50b4ae63752a544cce50b03ccf616 100644 (file)
@@ -1,16 +1,16 @@
 #
 # Conditional build:
-%bcond_without static_libs     # don't build static libraries
+%bcond_without static_libs     # static library
 
 Summary:       A C++ interface for atk library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki atk
 Name:          atkmm
-Version:       2.28.3
+Version:       2.28.4
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       https://download.gnome.org/sources/atkmm/2.28/%{name}-%{version}.tar.xz
-# Source0-md5: bad12606feaaba28c4d31b8857b7099e
+# Source0-md5: e0f7271990c89a6c9987f215ba47bfc5
 URL:           https://www.gtkmm.org/
 BuildRequires: atk-devel >= 1:2.18.0
 BuildRequires: autoconf >= 2.59
@@ -115,7 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README.md
+%doc ChangeLog NEWS README.md
 %attr(755,root,root) %{_libdir}/libatkmm-1.6.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libatkmm-1.6.so.1
 
This page took 0.12096 seconds and 4 git commands to generate.