aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-05-29 14:55:04 +0200
committerPapoteur <papoteur@mageialinux-online.org>2016-05-29 14:55:04 +0200
commit54ab003972243df7a67a5c034f18c1fa0df79c0b (patch)
tree3d5e8d40328016068e652065fc423962a6f55598 /CHANGES
parent26f45c6548d4671b1792dbcf8411929f8ec145ae (diff)
downloadmgarepo-54ab003972243df7a67a5c034f18c1fa0df79c0b.tar
mgarepo-54ab003972243df7a67a5c034f18c1fa0df79c0b.tar.gz
mgarepo-54ab003972243df7a67a5c034f18c1fa0df79c0b.tar.bz2
mgarepo-54ab003972243df7a67a5c034f18c1fa0df79c0b.tar.xz
mgarepo-54ab003972243df7a67a5c034f18c1fa0df79c0b.zip
Prepare 1.10.81.10.8topic/python2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 37c5267..e394e22 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+* 1.10.8
+- Add a retry with building srpm in case of error in getrelease when creating a srpm
+ use rpm -qp rpm instead of --specfile to get release number
+- Make mgarepo ci -s work
+ When only fetching the spec file, mgarepo still tried to retrieve the
+ binaries. This resulted in an error message. Really only download the
+ spec file.
+- Prefix svn info command with only LANGUAGE=C (mga#73)
+
* 1.10.7
- ignore 'mgarepo sync -c' and tell it's deprecated