prep for 1.1.2

This commit is contained in:
nick black 2020-01-29 01:03:00 -05:00
parent c6397f20eb
commit c9bfc54381
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC
29 changed files with 29 additions and 30 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14) cmake_minimum_required(VERSION 3.14)
project(notcurses VERSION 1.1.1 project(notcurses VERSION 1.1.2
DESCRIPTION "UI for modern terminal emulators" DESCRIPTION "UI for modern terminal emulators"
HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses" HOMEPAGE_URL "https://nick-black.com/dankwiki/index.php/notcurses"
LANGUAGES C CXX) LANGUAGES C CXX)

View File

@ -14,7 +14,7 @@
</script> </script>
</head> </head>
<body> <body>
<h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.1.1)</h1> <h1><a href="https://nick-black.com/dankwiki/index.php/Notcurses">notcurses</a> man pages (v1.1.2)</h1>
<a href="notcurses.3.html">notcurses(3)</a>—a blingful TUI library<br/> <a href="notcurses.3.html">notcurses(3)</a>—a blingful TUI library<br/>
<h2>Binaries (section 1)</h2> <h2>Binaries (section 1)</h2>
<a href="notcurses-demo.1.html">notcurses-demo</a>—shows off some notcurses features<br/> <a href="notcurses-demo.1.html">notcurses-demo</a>—shows off some notcurses features<br/>

View File

@ -1,6 +1,6 @@
% notcurses-demo(1) % notcurses-demo(1)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses-input(1) % notcurses-input(1)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses-planereel(1) % notcurses-planereel(1)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses-view(1) % notcurses-view(1)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses(3) % notcurses(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_cell(3) % notcurses_cell(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_channels(3) % notcurses_channels(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_directmode(3) % notcurses_directmode(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_fade(3) % notcurses_fade(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_init(3) % notcurses_init(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_input(3) % notcurses_input(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_lines(3) % notcurses_lines(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_ncplane(3) % notcurses_ncplane(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_ncvisual(3) % notcurses_ncvisual(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME
notcurses_ncvisual - notcurses multimedia notcurses_ncvisual - notcurses multimedia

View File

@ -1,6 +1,6 @@
% notcurses_output(3) % notcurses_output(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_palette(3) % notcurses_palette(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_panelreels(3) % notcurses_panelreels(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_render(3) % notcurses_render(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_resize(3) % notcurses_resize(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_stats(3) % notcurses_stats(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_stdplane(3) % notcurses_stdplane(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,6 +1,6 @@
% notcurses_stop(3) % notcurses_stop(3)
% nick black <nickblack@linux.com> % nick black <nickblack@linux.com>
% v1.1.1 % v1.1.2
# NAME # NAME

View File

@ -1,5 +1,4 @@
* Verify version in CMakeLists.txt * `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/1.1.1/1.1.2/g' $i ; done`
* Update versions in man page headers
* Finalize Debian changelog with `dch -r` * Finalize Debian changelog with `dch -r`
* Update version in rust/Cargo.toml * Update version in rust/Cargo.toml
* git commit -a -m v$VERSION * git commit -a -m v$VERSION

View File

@ -6,7 +6,7 @@ def read(fname):
setup( setup(
name="notcurses", name="notcurses",
version="1.1.1", version="1.1.2",
package_dir={'': 'src'}, package_dir={'': 'src'},
packages=find_packages('src'), packages=find_packages('src'),
author="Nick Black", author="Nick Black",

View File

@ -5,7 +5,7 @@ license = "Apache-2.0"
description = "Low-level rust bindings for the notcurses C library." description = "Low-level rust bindings for the notcurses C library."
repository = "https://github.com/dankamongmen/notcurses" repository = "https://github.com/dankamongmen/notcurses"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses" homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
version = "1.1.1" version = "1.1.2"
links = "notcurses" links = "notcurses"
build = "build.rs" build = "build.rs"
edition = "2018" edition = "2018"

View File

@ -5,7 +5,7 @@ use std::path::PathBuf;
fn main() { fn main() {
pkg_config::Config::new() pkg_config::Config::new()
.atleast_version("1.1.1") .atleast_version("1.1.2")
.probe("notcurses") .probe("notcurses")
.unwrap(); .unwrap();

View File

@ -1,6 +1,6 @@
[package] [package]
name = "notcurses" name = "notcurses"
version = "1.1.1" version = "1.1.2"
authors = ["nick black <dankamongmen@gmail.com>"] authors = ["nick black <dankamongmen@gmail.com>"]
edition = "2018" edition = "2018"
license = "Apache-2.0" license = "Apache-2.0"