From 8f69491bc707f2179d72644ea2fd66ff8cd2ff5c Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 12 Nov 2019 22:32:15 +1100 Subject: [PATCH] mm-common: 0.9.12 -> 1.0.0 --- mm-common/.footprint | 6 ++++++ mm-common/.signature | 8 ++++---- mm-common/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/mm-common/.footprint b/mm-common/.footprint index 70026be90..6006d7fe9 100644 --- a/mm-common/.footprint +++ b/mm-common/.footprint @@ -1,5 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/mm-common-get -rwxr-xr-x root/root usr/bin/mm-common-prepare drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ @@ -13,13 +14,18 @@ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/mm-warnings.m4 drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/mm-common-get.1.gz -rw-r--r-- root/root usr/share/man/man1/mm-common-prepare.1.gz drwxr-xr-x root/root usr/share/mm-common/ drwxr-xr-x root/root usr/share/mm-common/build/ -rw-r--r-- root/root usr/share/mm-common/build/compile-binding.am +-rw-r--r-- root/root usr/share/mm-common/build/dist-build-scripts.py -rw-r--r-- root/root usr/share/mm-common/build/dist-changelog.am +-rw-r--r-- root/root usr/share/mm-common/build/dist-changelog.py -rw-r--r-- root/root usr/share/mm-common/build/doc-reference.am +-rw-r--r-- root/root usr/share/mm-common/build/doc-reference.py -rw-r--r-- root/root usr/share/mm-common/build/generate-binding.am +-rw-r--r-- root/root usr/share/mm-common/build/generate-binding.py drwxr-xr-x root/root usr/share/mm-common/doctags/ -rw-r--r-- root/root usr/share/mm-common/doctags/libstdc++.tag drwxr-xr-x root/root usr/share/mm-common/doctool/ diff --git a/mm-common/.signature b/mm-common/.signature index cdaad3b21..55c049197 100644 --- a/mm-common/.signature +++ b/mm-common/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30fNYj0RnxZzdbFi6KJ9JYMGJz1IsXwJM3nS22rSn7G00XlRYJSCeyrh7Oi+NcqEV8ZmzSOQmHz7BvOrqAdUTQ8= -SHA256 (Pkgfile) = a5cd72e1a9e73b2fa9b6d94d81c6be8a434b38d6d91c0a992a53cd7c365b3401 -SHA256 (.footprint) = 2960658e618189bc1937ce1a4b640dad7bbe1fe3672a93aae0823401df624b17 -SHA256 (mm-common-0.9.12.tar.xz) = ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b +RWSagIOpLGJF32h7mkB1CLHDdKwjPyAJ4LWNZsYE2mB8nPSYow2uypCLBvdtBTgQKdIIYBG/d6TErHTzlgg1hN7d5WUcvkB+iAg= +SHA256 (Pkgfile) = 6d5f1d684bb2ff4b6ea960f353487f1e0cba256aa9d512698da1131d0ed6a94f +SHA256 (.footprint) = 9c3d338c898388fc31298791c51078a62e95e1b8fa1ee44a8fcb2c8700d9a252 +SHA256 (mm-common-1.0.0.tar.xz) = b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4 diff --git a/mm-common/Pkgfile b/mm-common/Pkgfile index 3960a2d5a..8904390d8 100644 --- a/mm-common/Pkgfile +++ b/mm-common/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me name=mm-common -version=0.9.12 +version=1.0.0 release=1 source=(https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)