Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmark survey 20231220 #4978

Merged
merged 6 commits into from
Jan 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-multimedia/mkvtoolnix/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=79.0
REL=1
REL=2
SRCS="tbl::https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-$VER.tar.xz"
CHKSUMS="sha256::f039c27b0dfe4a4d1aa870ad32e20a28a5f254de6121cb12a42328130be3afbc"
CHKUPDATE="anitya::id=1991"
2 changes: 1 addition & 1 deletion desktop-gnome/evolution/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=3.44.4
REL=1
REL=2
SRCS="https://download.gnome.org/sources/evolution/${VER:0:4}/evolution-$VER.tar.xz"
CHKSUMS="sha256::f0b16e7abad3c7945a29c322f17dab4a08d61e99bd7cc91b8df35053c5c12e8c"
CHKUPDATE="anitya::id=10934"
2 changes: 1 addition & 1 deletion desktop-gnome/gnome-builder/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=42.1
REL=3
REL=4
SRCS="https://download.gnome.org/sources/gnome-builder/${VER%.*}/gnome-builder-$VER.tar.xz"
CHKSUMS="sha256::5d4d51b702865b48017201f0c607e24a27d72031a8f5c88d4fce875b5545670a"
CHKUPDATE="anitya::id=5574"
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ diff -up libcryptui-3.12.2/configure.ac.gpg2 libcryptui-3.12.2/configure.ac

if test "$DO_CHECK" = "yes"; then
- accepted_versions="1.2 1.4 2.0"
+ accepted_versions="1.2 1.4 2.0 2.1 2.2"
+ accepted_versions="1.2 1.4 2.0 2.1 2.2 2.3"
AC_PATH_PROGS(GNUPG, [gpg gpg2], no)
AC_DEFINE_UNQUOTED(GNUPG, "$GNUPG", [Path to gpg executable.])
ok="no"
Expand All @@ -21,7 +21,7 @@ diff -up libcryptui-3.12.2/configure.gpg2 libcryptui-3.12.2/configure

if test "$DO_CHECK" = "yes"; then
- accepted_versions="1.2 1.4 2.0"
+ accepted_versions="1.2 1.4 2.0 2.1 2.2"
+ accepted_versions="1.2 1.4 2.0 2.1 2.2 2.3"
for ac_prog in gpg gpg2
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
2 changes: 1 addition & 1 deletion desktop-gnome/libcryptui/spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VER=3.12.2
REL=5
REL=6
SRCS="tbl::https://download.gnome.org/sources/libcryptui/${VER:0:4}/libcryptui-$VER.tar.xz"
CHKSUMS="sha256::71ead1a7b496f07f6c5102ae79945dd2515b7b9342c6edefe58b47318be20866"
CHKUPDATE="anitya::id=229560"
2 changes: 2 additions & 0 deletions runtime-doc/cmark/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ PKGNAME=cmark
PKGSEC=libs
PKGDEP="glibc"
PKGDES="CommonMark parsing and rendering library and program in C"

PKGBREAK="evolution<=3.44.4-1 mkvtoolnix<=79.0-1 gnome-builder<=42.1-3"
4 changes: 2 additions & 2 deletions runtime-doc/cmark/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER=0.29.0
VER=0.30.3
SRCS="tbl::https://github.com/commonmark/cmark/archive/$VER.tar.gz"
CHKSUMS="sha256::2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6"
CHKSUMS="sha256::85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16"
CHKUPDATE="anitya::id=9159"