[perl-gnome2-gconf/deprecation: 1/3] Release 1.046
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gnome2-gconf/deprecation: 1/3] Release 1.046
- Date: Thu, 1 Oct 2020 03:45:49 +0000 (UTC)
commit 71e1aa037bb7cd00eb046a83074e5147fc70ef28
Author: Brian Manning <bmanning src gnome org>
Date: Wed Sep 30 20:41:37 2020 -0700
Release 1.046
GConf.pm | 2 +-
META.yml | 2 +-
NEWS | 5 +++++
README | 2 +-
4 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/GConf.pm b/GConf.pm
index 4035d28..a75b37f 100644
--- a/GConf.pm
+++ b/GConf.pm
@@ -27,7 +27,7 @@ require DynaLoader;
our @ISA = qw(DynaLoader);
-our $VERSION = '1.045';
+our $VERSION = '1.046';
sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
diff --git a/META.yml b/META.yml
index ce1823c..45d91c2 100644
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Gnome2-GConf
-version: 1.045
+version: 1.046
version_from: GConf.pm
installdirs: site
requires:
diff --git a/NEWS b/NEWS
index c0f73c3..0ab8a06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes since 1.045
+===============================
+
+* Makefile.PL: added 'NO_META => 1' to prevent clobbering META.yml
+
Overview of changes since 1.044
===============================
diff --git a/README b/README
index 1268b83..4281175 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gnome2::GConf version 1.045
+Gnome2::GConf version 1.046
===========================
This module allows you to use the GConf configuration system in order to
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]