File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ipe (7.2.20-1) unstable; urgency=medium
2+
3+ * New version.
4+
5+ -- Otfried Cheong <ipe@otfried.org> Thu, 25 Jun 2020 14:00:00 +0200
6+
17ipe (7.2.19-1) unstable; urgency=medium
28
39 * New version.
Original file line number Diff line number Diff line change 11%global majorversion 7.2
22
33Name: ipe
4- Version: 7.2.19
4+ Version: 7.2.20
55Release: 1
66Summary: Extensible drawing editor
77Group: Productivity/Publishing/Presentation
@@ -57,6 +57,8 @@ The header files necessary to link against ipelib.
5757sed -i 's#/usr/bin/env ipescript#/usr/bin/ipescript#' scripts/update-styles.lua
5858sed -i 's#/usr/bin/env ipescript#/usr/bin/ipescript#' scripts/update-master.lua
5959sed -i 's#/usr/bin/env ipescript#/usr/bin/ipescript#' scripts/add-style.lua
60+ sed -i 's#/usr/bin/env ipescript#/usr/bin/ipescript#' scripts/onepage.lua
61+ sed -i 's#/usr/bin/env ipescript#/usr/bin/ipescript#' scripts/page-labels.lua
6062
6163%build
6264export IPEPREFIX=" %{_usr}"
137139%{_libdir }/libipelua.so
138140
139141%changelog
142+ * Thu Jun 25 2020 Otfried Cheong <ipe@otfried.org> - 7.2.20-1
143+ - New upstream version.
144+
140145* Sun Jun 14 2020 Otfried Cheong <ipe@otfried.org> - 7.2.19-1
141146- New upstream version.
142147
Original file line number Diff line number Diff line change 44# To create a new version, update IPEVERS below and add a new entry in debian/changelog
55# Then run bash make-specs.sh, and upload the three files to build.opensuse.org
66
7- IPEVERS=" 7.2.19 "
7+ IPEVERS=" 7.2.20 "
88DEBVERS=" 1"
99
1010SOURCES=~ /ipe-$IPEVERS -src.tar.gz
You can’t perform that action at this time.
0 commit comments