mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
v1.1.3
This commit is contained in:
parent
746ef96ea1
commit
81d69c6ce6
3
debian/libnotcurses++1.symbols
vendored
3
debian/libnotcurses++1.symbols
vendored
@ -13,13 +13,10 @@ libnotcurses++.so.1 libnotcurses++1 #MINVER#
|
|||||||
_ZN4ncpp5Plane15plane_map_mutexE@Base 1.1.0
|
_ZN4ncpp5Plane15plane_map_mutexE@Base 1.1.0
|
||||||
_ZN4ncpp5Plane9map_planeEP7ncplanePS0_@Base 1.1.0
|
_ZN4ncpp5Plane9map_planeEP7ncplanePS0_@Base 1.1.0
|
||||||
_ZN4ncpp5Plane9plane_mapE@Base 1.1.0
|
_ZN4ncpp5Plane9plane_mapE@Base 1.1.0
|
||||||
_ZN4ncpp5PlaneD1Ev@Base 1.1.0
|
|
||||||
_ZN4ncpp5PlaneD2Ev@Base 1.1.0
|
|
||||||
_ZN4ncpp6Tablet10map_tabletEP6tablet@Base 1.1.0
|
_ZN4ncpp6Tablet10map_tabletEP6tablet@Base 1.1.0
|
||||||
_ZN4ncpp6Tablet10tablet_mapE@Base 1.1.0
|
_ZN4ncpp6Tablet10tablet_mapE@Base 1.1.0
|
||||||
_ZN4ncpp6Tablet12unmap_tabletEPS0_@Base 1.1.0
|
_ZN4ncpp6Tablet12unmap_tabletEPS0_@Base 1.1.0
|
||||||
_ZN4ncpp6Tablet16tablet_map_mutexE@Base 1.1.0
|
_ZN4ncpp6Tablet16tablet_map_mutexE@Base 1.1.0
|
||||||
_ZN4ncpp6Visual13destroy_planeEPNS_5PlaneE@Base 1.1.0
|
|
||||||
_ZN4ncpp9NotCurses10init_mutexE@Base 1.1.0
|
_ZN4ncpp9NotCurses10init_mutexE@Base 1.1.0
|
||||||
_ZN4ncpp9NotCurses25default_notcurses_optionsE@Base 1.1.0
|
_ZN4ncpp9NotCurses25default_notcurses_optionsE@Base 1.1.0
|
||||||
_ZN4ncpp9NotCurses7get_topEv@Base 1.1.0
|
_ZN4ncpp9NotCurses7get_topEv@Base 1.1.0
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
* `for i in CMakeLists.txt doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs ; do sed -i -e "s/x.y.z/$VERSION/g" $i ; done`
|
* `for i in CMakeLists.txt doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs ; do sed -i -e "s/x.y.z/$VERSION/g" $i ; done`
|
||||||
* Finalize Debian changelog with `dch -r`
|
* Finalize Debian changelog with `dch -r`
|
||||||
* Update version in rust/Cargo.toml
|
|
||||||
* git commit -a -m v$VERSION
|
* git commit -a -m v$VERSION
|
||||||
* Verify that Debian package builds properly
|
* Verify that Debian package builds properly
|
||||||
* git clean -d -f -x
|
* git clean -d -f -x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user