summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorJohn Morris <john@zultron.com>2013-08-05 16:59:27 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 08:05:23 -0400
commit2649e41b7846148b9468e391971eba0e63fbc160 (patch)
tree1a219d2552ec6d008dae65d7e2ee1cfef413cb20 /misc
parent179eb344219ee65499813dc7fb905865754e04a2 (diff)
downloadbcfg2-2649e41b7846148b9468e391971eba0e63fbc160.tar.gz
bcfg2-2649e41b7846148b9468e391971eba0e63fbc160.tar.bz2
bcfg2-2649e41b7846148b9468e391971eba0e63fbc160.zip
reconcile: 1.3.2-2 bump release and add %changelog
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec20
1 files changed, 19 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 7cd00918a..f6322fa46 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -24,7 +24,7 @@
Name: bcfg2
Version: 1.3.2
-Release: 1%{?_pre_rc}%{?dist}
+Release: 2%{?_pre_rc}%{?dist}
Summary: A configuration management system
%if 0%{?suse_version}
@@ -736,6 +736,24 @@ sed 's@http://www.w3.org/2001/xml.xsd@file://%{SOURCE3}@' \
%changelog
+* Sun Aug 04 2013 John Morris <john@zultron.com> - 1.3.2-2
+- Reconcile divergences with Fedora specfile, as requested by upstream
+ (equally large changes made in Fedora version to reconcile with
+ this file)
+- Python macro cleanups
+- Accommodations for OpenSUSE
+- Macros for pre and rc releases
+- %%check section
+- Move BRs to top of file
+- Rearrange lines to match Fedora
+- Group: tag tweaks
+- Startup/shutdown changes
+- Separate examples package
+- Remove %%{__install} macros; RH has backed away from those
+- Add fedora systemd units, both f16 and f18 variants :P
+ - Changes to %%post* scripts
+- Rearrange %%files sections
+
* Mon Jul 01 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.2-1
- New upstream release