automatic version update by autodist [release 2.2.13-1mamba;Sat Feb 25 2023]

This commit is contained in:
Automatic Build System 2024-01-05 20:51:00 +01:00
parent fc9e0df213
commit 5f1a30e4f2

View File

@ -1,30 +1,30 @@
Name: bluefish
Version: 2.2.12
Version: 2.2.13
Release: 1mamba
Summary: A powerful editor for experienced web designers and programmers
Group: Graphical Desktop/Applications/Development
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: http://bluefish.openoffice.nl/
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://bluefish.openoffice.nl/index.html
Source: http://www.bennewitz.com/bluefish/stable/source/bluefish-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libatk-devel
BuildRequires: libat-spi2-core-devel
BuildRequires: libcairo-devel
BuildRequires: libenchant-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libenchant1-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgtk-devel
BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libpango-devel
BuildRequires: libpcre-devel
BuildRequires: libpython27-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END
BuildRequires: pkgconfig
BuildRequires: aspell-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Bluefish is a powerful editor targeted towards programmers and webdesigners, with many options to write websites, scripts and programming code.
@ -32,6 +32,8 @@ Bluefish supports many programming and markup languages, and it focuses on editi
See features for an extensive overview, take a look at the screenshots, or download it right away.
Bluefish is an open source development project, released under the GNU GPL license.
%debug_package
%prep
%setup -q
@ -55,9 +57,8 @@ done
%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/%{name}
%{_libdir}/bluefish/*.la
%{_libdir}/bluefish/*.so
%{_datadir}/appdata/bluefish.appdata.xml
%{_datadir}/metainfo/bluefish.appdata.xml
%{_datadir}/applications/bluefish.desktop
%dir %{_datadir}/bluefish
%{_datadir}/bluefish/*
@ -71,10 +72,12 @@ done
%{_datadir}/icons/hicolor/scalable/mimetypes/bluefish-project.svg
%{_docdir}/bluefish/bflang/sample.bflang2
%{_mandir}/man1/bluefish.1*
%doc AUTHORS COPYING ChangeLog
#NEWS README TODO
%doc AUTHORS COPYING
%changelog
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 2.2.13-1mamba
- automatic version update by autodist
* Fri Nov 20 2020 Automatic Build System <autodist@mambasoft.it> 2.2.12-1mamba
- automatic version update by autodist