updated maintainer [release 0.2.7-3mamba;Tue Apr 07 2026]
This commit is contained in:
+8
-5
@@ -1,11 +1,11 @@
|
||||
Name: libaosd
|
||||
Version: 0.2.7
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: An advanced on screen display (OSD) library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: http://www.atheme.org/project/libaosd
|
||||
Source: http://distfiles.atheme.org/libaosd-%{version}.tgz
|
||||
License: MIT
|
||||
@@ -30,8 +30,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description devel
|
||||
libaosd is an advanced on screen display (OSD) library, which uses Cairo to create high quality rendered graphics to be overlaid on top of the screen.
|
||||
|
||||
This package contains static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%package -n aosd_cat
|
||||
Group: Applications/Text
|
||||
@@ -60,13 +59,14 @@ It can be used for OSD-style notifications in shell scripts.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/*.so.*
|
||||
%doc LICENSE TODO
|
||||
%doc LICENSE
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/libaosd
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%doc TODO
|
||||
|
||||
%files -n aosd_cat
|
||||
%defattr(-,root,root)
|
||||
@@ -74,6 +74,9 @@ It can be used for OSD-style notifications in shell scripts.
|
||||
%{_mandir}/man1/aosd_cat.1.*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 07 2026 Silvan Calarco <silvan@openmamba.org> 0.2.7-3mamba
|
||||
- updated maintainer
|
||||
|
||||
* Tue Dec 02 2025 Automatic Build System <autodist@openmamba.org> 0.2.7-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user