]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- up to 1.2 auto/th/inkscape-1.2-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jul 2022 22:00:36 +0000 (00:00 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Jul 2022 22:00:36 +0000 (00:00 +0200)
inkscape.spec

index 2c5cf74666b8a622a4cf6ea96f3490b32f753525..51fb0339b9e4088ff4da85f88a8046624782489c 100644 (file)
@@ -8,14 +8,13 @@
 Summary:       Scalable vector graphics editor
 Summary(pl.UTF-8):     Edytor skalowalnej grafiki wektorowej
 Name:          inkscape
-Version:       1.1.2
-Release:       3
+Version:       1.2
+Release:       1
 License:       GPL v2+, LGPL v2.1+
 Group:         X11/Applications/Graphics
 # download: follow https://inkscape.org/release/
 Source0:       https://media.inkscape.org/dl/resources/file/%{name}-%{version}.tar.xz
-# Source0-md5: a486807ffdf89a1d7ce9425dd60555ec
-Patch0:                %{name}-poppler.patch
+# Source0-md5: fb40ac4635b9ea5608e1706584cd0665
 URL:           https://inkscape.org/
 %{!?with_imagick:BuildRequires:        GraphicsMagick-c++-devel}
 %{?with_imagick:BuildRequires: ImageMagick6-c++-devel < 7}
@@ -108,8 +107,7 @@ Bash completion for inkscape arguments.
 Bashowe dopełnianie argumentów programu inkscape.
 
 %prep
-%setup -q -n %{name}-%{version}_2022-02-04_0a00cf5339
-%patch0 -p1
+%setup -q -n %{name}-%{version}_2022-05-15_dc2aedaf03
 
 # python3-only
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
@@ -161,7 +159,7 @@ rm -rf $RPM_BUILD_ROOT
 # unsupported variants
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{kok@latin,mni@beng,sat@deva}
 
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/inkscape/extensions/{.pylintrc,LICENSE.txt,MANIFEST.in,README.md,TESTING.md,doxygen-main.dox,setup.cfg,setup.py,tox.ini}
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/inkscape/extensions/{.pylintrc,LICENSE.txt,MANIFEST.in,README.md,TESTING.md,doxygen-main.dox,tox.ini}
 
 %find_lang %{name}
 
@@ -188,6 +186,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/inkscape/extensions/barcode
 %{_datadir}/inkscape/extensions/ink2canvas_lib
 %{_datadir}/inkscape/extensions/inkex
+%{_datadir}/inkscape/extensions/inkman
+%{_datadir}/inkscape/extensions/other
 %{_datadir}/inkscape/extensions/svg_fonts
 %{_datadir}/inkscape/extensions/tools
 %{_datadir}/inkscape/extensions/xaml2svg
@@ -202,6 +202,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/inkscape/extensions/*.xslt
 %{_datadir}/inkscape/extensions/fontfix.conf
 %{_datadir}/inkscape/extensions/inkscape.extension.rng
+%{_datadir}/inkscape/extensions/inkscape.extension.schema
 %{_datadir}/metainfo/org.inkscape.Inkscape.appdata.xml
 %{_iconsdir}/hicolor/*/apps/org.inkscape.Inkscape.png
 %{_iconsdir}/hicolor/scalable/apps/org.inkscape.Inkscape.svg
@@ -213,14 +214,12 @@ rm -rf $RPM_BUILD_ROOT
 %lang(fr) %{_mandir}/fr/man1/inkscape.1*
 %lang(hr) %{_mandir}/hr/man1/inkscape.1*
 %lang(hu) %{_mandir}/hu/man1/inkscape.1*
-%lang(zh_TW) %{_mandir}/zh_TW/man1/inkscape.1*
 %lang(de) %{_mandir}/de/man1/inkview.1*
 %lang(es) %{_mandir}/es/man1/inkview.1*
 %lang(fr) %{_mandir}/fr/man1/inkview.1*
 %lang(hr) %{_mandir}/hr/man1/inkview.1*
 %lang(hu) %{_mandir}/hu/man1/inkview.1*
 %lang(pt_BR) %{_mandir}/pt_BR/man1/inkview.1*
-%lang(zh_TW) %{_mandir}/zh_TW/man1/inkview.1*
 
 %files -n bash-completion-inkscape
 %defattr(644,root,root,755)
This page took 0.253836 seconds and 4 git commands to generate.