diff --git a/.gitignore b/.gitignore
index d2de943..e6e12b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/noto-762640379a51.zip
/noto-d47480343178.zip
/v2015-09-29-license-adobe.zip
+/noto-fonts-86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552.zip
diff --git a/66-google-noto-mono.conf b/66-google-noto-mono.conf
new file mode 100644
index 0000000..524ce67
--- /dev/null
+++ b/66-google-noto-mono.conf
@@ -0,0 +1,16 @@
+
+
+
+
+ sans-serif
+
+ Noto Mono
+
+
+
+ Noto Mono
+
+ sans-serif
+
+
+
diff --git a/66-google-noto-serif-bengali.conf b/66-google-noto-serif-bengali.conf
new file mode 100644
index 0000000..4ab28f5
--- /dev/null
+++ b/66-google-noto-serif-bengali.conf
@@ -0,0 +1,23 @@
+
+
+
+
+
+ bn
+
+
+ serif
+
+
+ Noto Serif Bengali
+
+
+
+
+ Noto Serif Bengali
+
+ serif
+
+
+
+
diff --git a/66-google-noto-serif-devanagari.conf b/66-google-noto-serif-devanagari.conf
new file mode 100644
index 0000000..50e2721
--- /dev/null
+++ b/66-google-noto-serif-devanagari.conf
@@ -0,0 +1,130 @@
+
+
+
+
+
+ hi
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ mr
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ kok
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ ks@devanagari
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ sd@devanagari
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ mai
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ ne
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ brx
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ doi
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+
+ sa
+
+
+ serif
+
+
+ Noto Serif Devanagari
+
+
+
+
+ Noto Serif Devanagari
+
+ serif
+
+
+
diff --git a/66-google-noto-serif-kannada.conf b/66-google-noto-serif-kannada.conf
new file mode 100644
index 0000000..1c379d9
--- /dev/null
+++ b/66-google-noto-serif-kannada.conf
@@ -0,0 +1,23 @@
+
+
+
+
+
+ kn
+
+
+ serif
+
+
+ Noto Serif Kannada
+
+
+
+
+ Noto Serif Kannada
+
+ serif
+
+
+
+
diff --git a/66-google-noto-serif-malayalam.conf b/66-google-noto-serif-malayalam.conf
new file mode 100644
index 0000000..888af36
--- /dev/null
+++ b/66-google-noto-serif-malayalam.conf
@@ -0,0 +1,23 @@
+
+
+
+
+
+ ml
+
+
+ serif
+
+
+ Noto Serif Malayalam
+
+
+
+
+ Noto Serif Malayalam
+
+ serif
+
+
+
+
diff --git a/66-google-noto-serif-tamil.conf b/66-google-noto-serif-tamil.conf
new file mode 100644
index 0000000..3540784
--- /dev/null
+++ b/66-google-noto-serif-tamil.conf
@@ -0,0 +1,22 @@
+
+
+
+
+
+ ta
+
+
+ serif
+
+
+ Noto Serif Tamil
+
+
+
+
+ Noto Serif Tamil
+
+ serif
+
+
+
diff --git a/66-google-noto-serif-telugu.conf b/66-google-noto-serif-telugu.conf
new file mode 100644
index 0000000..f823439
--- /dev/null
+++ b/66-google-noto-serif-telugu.conf
@@ -0,0 +1,23 @@
+
+
+
+
+
+ te
+
+
+ serif
+
+
+ Noto Serif Telugu
+
+
+
+
+ Noto Serif Telugu
+
+ serif
+
+
+
+
diff --git a/google-noto-fonts.spec b/google-noto-fonts.spec
index e19dae7..03c0809 100644
--- a/google-noto-fonts.spec
+++ b/google-noto-fonts.spec
@@ -6,18 +6,18 @@ between multiple scripts. Noto family supports almost all scripts available\
in Unicode.\
%{nil}
-%global date 2015-09-29
+%global commit 86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552
Name: %{fontname}-fonts
-Version: 20150929
-Release: 2%{?dist}
+Version: 20161022
+Release: 1%{?dist}
Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts
Group: User Interface/X
-License: ASL 2.0
+License: OFL
URL: https://github.com/googlei18n/noto-fonts/
-# downloaded from https://code.google.com/p/noto/source/list -> download [zip]
-# (NB the download [tar.gz] file seems to have broken headers)
-Source0: https://github.com/googlei18n/noto-fonts/archive/v%{date}-license-adobe.zip
+# downloaded from https://github.com/googlei18n/noto-fonts/tree/86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552 -> download [zip]
+# link https://codeload.github.com/googlei18n/noto-fonts/zip/86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552
+Source0: noto-fonts-%{commit}.zip
Source2: %{fontconf}-sans.conf
Source3: %{fontconf}-sans-armenian.conf
Source4: %{fontconf}-sans-avestan.conf
@@ -130,6 +130,14 @@ Source156: %{fontconf}-sans-oriya.conf
Source157: %{fontconf}-sans-oriya-ui.conf
Source158: %{fontconf}-nastaliq-urdu.conf
Source159: %{fontconf}-sans-tibetan.conf
+Source160: %{fontconf}-mono.conf
+Source161: %{fontconf}-serif-bengali.conf
+Source162: %{fontconf}-serif-devanagari.conf
+Source163: %{fontconf}-serif-gujarati.conf
+Source164: %{fontconf}-serif-kannada.conf
+Source165: %{fontconf}-serif-malayalam.conf
+Source166: %{fontconf}-serif-tamil.conf
+Source167: %{fontconf}-serif-telugu.conf
# Add appstream metadata files
Source200: %{fontname}.metainfo.xml
@@ -297,9 +305,18 @@ fi\
%notopkg Sans Oriya UI
%notopkg Sans Tibetan
%notopkg Nastaliq Urdu
+%notopkg Mono
+%notopkg Serif Bengali
+%notopkg Serif Devanagari
+%notopkg Serif Gujarati
+%notopkg Serif Kannada
+%notopkg Serif Malayalam
+%notopkg Serif Tamil
+%notopkg Serif Telugu
+
%prep
-%setup -q -n noto-fonts-2015-09-29-license-adobe
+%setup -q -n noto-fonts-86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552
%build
@@ -347,7 +364,9 @@ for f in \
sans-thaana sans-thai sans-thai-ui sans-tifinagh \
sans-ugaritic sans-ui sans-vai sans-yi \
serif serif-armenian serif-georgian serif-khmer serif-lao serif-thai \
- sans-oriya sans-oriya-ui sans-tibetan nastaliq-urdu \
+ sans-oriya sans-oriya-ui sans-tibetan nastaliq-urdu mono \
+ serif-bengali serif-devanagari serif-gujarati serif-kannada \
+ serif-malayalam serif-tamil serif-telugu \
; do
install -m 0644 -p %{_sourcedir}/%{fontconf}-$f.conf \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}-$f.conf
@@ -375,6 +394,12 @@ done
%changelog
+* Mon Nov 07 2016 Pravin Satpute - 20161022-1
+- Resolves #1321685 - Added Noto Mono font.
+- License changed from ASL 2.0 to OFL.
+- New package addition: Mono, Serif Bengali, Serif Devanagari
+- Serif Gujarari, Serif Malayalam, Serif Tamil and Serif Telugu.
+
* Wed Aug 24 2016 Pravin Satpute - 20150929-2
- Resolves #1368772 - Fixes issue with LICENSE file.
diff --git a/sources b/sources
index fe692eb..04996cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e0e7b5221b1bbf93731d85ee3396f89 v2015-09-29-license-adobe.zip
+c810adf3e1e0f7f837eeea34443f69b6 noto-fonts-86b2e553c3e3e4d6614dadd1fa0a7a6dafd74552.zip